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

https://github.com/gunjanmimo/image-search-engine


https://github.com/gunjanmimo/image-search-engine

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Image search engine

![image search](./example/ss.png)

This is the implementation of **Image Retrieval in the Wild**

## requirements:

1. tensorflow
2. flask

## To run the code:

1. add images in static/img path
2. run offline.py
3. to use the web interface, run server.py