Skip to content

erolrecep/flask-computer_vision-template-projects

Repository files navigation

Flask Computer Vision Template Projects

Setup

	$ mkvirtualenv flask-cv --python=3.10
	(flask-cv) $ pip install -r requirements.txt
	(flask-cv) $ cd 01-flask_image_upload_webapp
	(flask-cv) $ flask run 

Once you run the code, the first few lines are going to say you about the visit this website to see the web app. (http://127.0.0.1:5000)[http://127.0.0.1:5000].

Image

Once you upload the image, the final view will be ..

Image

Basically, all projects run with the same way if it's not explained otherwise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published