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.

Choose a tag to compare

@robmarkcole robmarkcole released this 28 Nov 14:00
e1f3587

Update readme

Choose a tag to compare

@robmarkcole robmarkcole released this 26 Jul 06:42
v1.0

Update README.md

Makes compatible with deepstack

Choose a tag to compare

@robmarkcole robmarkcole released this 24 Jul 06:33
c9971e5

Addresses an issue which was preventing compatability with deepstack

Adopt FastAPI

Choose a tag to compare

@robmarkcole robmarkcole released this 20 Jul 06:50
73f43cd

For speed and docs we are now using fastAPI

adds scene

Choose a tag to compare

@robmarkcole robmarkcole released this 11 Jun 05:45
8f7d6de
Merge pull request #14 from robmarkcole/add-scene

Add scene

add face detection endpoint

Choose a tag to compare

@robmarkcole robmarkcole released this 09 Jun 06:42

As title

Reorganise repo structure

Choose a tag to compare

@robmarkcole robmarkcole released this 21 May 05:54
51b7d92

Adds models directory and does some tidy up

working deepstack

Choose a tag to compare

@robmarkcole robmarkcole released this 16 May 12:25
84077e2

deepstack requires pixel coordinates

deepstack compatible

Choose a tag to compare

@robmarkcole robmarkcole released this 16 May 11:54
536c9b5
Merge pull request #4 from robmarkcole/add-test

make deepstack compatible

Correct json returned

Choose a tag to compare

@robmarkcole robmarkcole released this 01 Dec 08:35

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