Skip to content

Simple bootstarp based general web api for computer vision work

License

Notifications You must be signed in to change notification settings

msank00/web_api_for_computer_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Simple Web framework to showcase computer vision work

  • This project aims to create a simple general web framework that can be reused to showcase any computer vision work. The original code and idea is borrowed from this great video by Abhishek Thakur where he created this simple bootstrap based framework to host an image classification task using a deep learning model. I have slightly modified it.

  • Here I have simplified it, and used a dummy simple random prediction model as a baseline just to create the web framework. The idea is, this project can be reused for other actual computer vision project to showcase your work.

image

  • Feel free to use it.

How to start

  • update the variable UPLOAD_DIRECTORY in the api.py script.
  • Run python api.py

About

Simple bootstarp based general web api for computer vision work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages