This application is portal for people to find objects in images.
This application uses the YOLOv5 model to detect different objects in an image.
YOLOv5 🚀 is the world's most loved vision AI. The model used in this application is trained on the coco dataset which has over 80 labels.
This application can detect various objects such as people, cars, boats, bagpack etc
Frontend:
- React
- Javascript
- Html
- Css
Backend:
- Flask

