Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 580 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 580 Bytes

###Urban Image Tagging with CNN

[email protected]

The project contains three folders:

  1. urbanlearning, the api folder, a restful api provide three state-of-the-art deep learning models.
  2. migration, data migration scripts, migrate data from postgresql to mongodb.
  3. 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/