Skip to content

Docker 🐳 + MongoDB 🍀 + Flask 🍁 + Tensorflow 🎃

Notifications You must be signed in to change notification settings

hszkf/ImageClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ImageClassification

Docker 🐳 + MongoDB 🍀 + Flask 🍁 + Tensorflow 🎃

Run for Sentence Similarity

  1. Up the containers
cd SentenceSimilarity
sudo docker-compose build
sudo docker-compose up
  1. POST the request to localhost:/register in the POSTMAN
{"username": "mehmed", "password": "123"}
  1. POST the request to localhost:/detect in the POSTMAN
{"username": "mehmed", "password": "123", "text1":"This is a dog", "text2":"This is a human"}

About

Docker 🐳 + MongoDB 🍀 + Flask 🍁 + Tensorflow 🎃

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published