iArunava / YOLOv3-Object-Detection-with-OpenCV

This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
MIT License
320 stars 173 forks source link

Created User Interface to upload object files directly from the system #20

Open Sindhu-bhonsle opened 3 years ago

Sindhu-bhonsle commented 3 years ago

I have created a user interface to upload images, videos and real time directly from the system rather than using the terminal. This makes users job easy and saves times. if no file is uploaded to detect or if wrong formatted file is added it throws accordingly.