pavankalyan066 / House-Interior-Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

House-Interior-Classification

Steps to run the Model in local environment

  • Create virtual environemnt using python and activate it.
  • Now, install all the required packages using requriements.txt
  • Final step run the flask app using command python app.py or flask run.
  • Test your model using the resulted url by going through it in browser.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%