Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 937 Bytes

File metadata and controls

17 lines (9 loc) · 937 Bytes

Object-Detection-Operation-on-VisDrone2018-Challenge-Dataset

Converted the already annotated dataset to YOLO format and trained the CNN Model

Trained a CNN yolo model to use a VisDrone2018 dataset annotated dataset and validated on test set images and videos to perform object detection and tracking

Following were the validation results

image

Applied the dataset for validation to perform object detection in a video

Alt text

Following is the Object tracking implemented on the model using YOLOV8 using byte-track algorithm.

Watch the video