Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

SharanSMenon/object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing different Single Shot Detectors

This repo currently implements the following models:

  • SSD (In Progress)
  • RetinaNet (Planned)
  • CenterNet (Started)

All models are trained on the PascalVOC Dataset. More details will be available in the Model folders