Skip to content

This computer vision model takes in images taken by the public and classifies them into different classes as trained.

Notifications You must be signed in to change notification settings

revoice-app/revoice-cv-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReVoice

The Computer Vision Model

The Model - Tiny Yolo V3. (Darknet)

Model Details + Architecture Data Labelling
Training the Model
Converting to REST API (Flask)
Deploying to Heroku (Live)

Test Live

Live at: https://smart-city-reviews-cv-server.herokuapp.com/api/hello

  • Endpoints
    • /api/hello [GET]-> Test the Server.
    • /api/test [POST] -> Send a POST request with image file tagged with 'image' parameter. Will return a response with classified image.

Further Docs to be Added.

About

This computer vision model takes in images taken by the public and classifies them into different classes as trained.

Resources

Stars

Watchers

Forks

Languages