Skip to content

carlostojal/obj_detection_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection Playground

Some experiments I make with object detection models just for fun.

Some ideas

  • Implement YOLOv1 from scratch.
  • Implement YOLOv7 from scratch.
  • Implement DETR from scratch.
  • Knowledge distillation from DETR to a YOLO model.
    • Student pruning.
    • Student quantization.

About

Object detection playground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages