Skip to content

CamiloValderruten/ImageTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ImageTag

This project was created in a day to show offer an alternative to services such as Imagga or Amazon's Rekognition. Allow to tagging pictures using a pre-trained model of ResNet50 over HTTP Post requests. Uses Google's Tensorflow and Keras.

Getting Started

To get started simply download the repository and install the dependencies inside the requirements file.

pip install -r requirements.txt

After that just start the server.

python app.py

About

Image tagging using pre-trained model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages