Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamanobi/reverse-image-app-docker


https://github.com/tamanobi/reverse-image-app-docker

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# extractor
Deep feature extractor demo.

# minimum usage
```
$ docker build -t extractor .
$ docker run --rm -it -p 8080:5000 extractor
```

And then, access http://127.0.0.1:8080/

NOTE: docker build takes about 10 minutes for downloading weights.