Real-Time Object Detection

Posted:

Talha Ilyas
Course: Vision Intelligence
Instructor: Prof. Dongsun Park
Quarter: Winter 2020

Abstract

I trained the YOLO_v2 on PASCAL_VOC dataset and then tested it on CamVID dataset. For detailed on implementation you can visit YOLO_v1 repo there I explained the basic concepts behind YOLO and object detection and then you can see my other repos on YOLO family to train latest YOLO models like v5, v4csp or v4 on your custom datasets.

Files