-> This website can recognise any image , you just need to upload image on server , I used Deep learning Resnet model for Image Classification
- Flask(
pip install flask) - keras(
pip install keras) - Numpy(
pip install numpy)
- Run
app.py - Go to
http://127.0.0.1:5000/Image_Classification
.png)
.png)