###Urban Image Tagging with CNN
The project contains three folders:
urbanlearning
, the api folder, a restful api provide three state-of-the-art deep learning models.migration
, data migration scripts, migrate data from postgresql to mongodb.client
, client side of automatic image tagging, annotations were stored into mongodb database.
First start api
./start_api.sh
Then start client:
./start_client.sh
Project page available at: https://urbananalysis.github.io/