Skip to content

Releases: robmarkcole/tensorflow-lite-rest-server

Adds support for serving additional models to the default ones that are available out-of-the-box in the models folder.

28 Nov 14:00
e1f3587
Compare
Choose a tag to compare

Update readme

26 Jul 06:42
Compare
Choose a tag to compare
v1.0

Update README.md

Makes compatible with deepstack

24 Jul 06:33
c9971e5
Compare
Choose a tag to compare

Addresses an issue which was preventing compatability with deepstack

Adopt FastAPI

20 Jul 06:50
73f43cd
Compare
Choose a tag to compare

For speed and docs we are now using fastAPI

adds scene

11 Jun 05:45
8f7d6de
Compare
Choose a tag to compare
Merge pull request #14 from robmarkcole/add-scene

Add scene

add face detection endpoint

09 Jun 06:42
Compare
Choose a tag to compare

Reorganise repo structure

21 May 05:54
51b7d92
Compare
Choose a tag to compare

Adds models directory and does some tidy up

working deepstack

16 May 12:25
84077e2
Compare
Choose a tag to compare

deepstack requires pixel coordinates

deepstack compatible

16 May 11:54
536c9b5
Compare
Choose a tag to compare
Merge pull request #4 from robmarkcole/add-test

make deepstack compatible

Correct json returned

01 Dec 08:35
Compare
Choose a tag to compare

Valid json is returned and a usage.ipynb notebooks is added