Skip to content

Using the Detectron to track objects in a series of images, assigning unique tracking numbers and colours.

Notifications You must be signed in to change notification settings

nii4u/Object-Detection---Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Detection---Computer-Vision

This project uses the COCO dataset and ImageNet to track objects in a chain of images. The Detectron is used to track objects in subsequent frames by assigning unique tracking numbers and a dedicated color to the objects. Each detected object is bounded by a bounding box, and each instance comes with a prediction using the computation of Intersection Over Union(IOU)

About

Using the Detectron to track objects in a series of images, assigning unique tracking numbers and colours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published