Skip to content

An implementation of Single-Shot-Detector that uses circular anchors for training and outputs circular bounding boxes.

Notifications You must be signed in to change notification settings

daohanlu/Circular-Bounding-Box-SSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Circular-Bounding-Box-SSD

An implementation of Single-Shot-Detector that uses circular anchors for training and outputs circular bounding boxes. The summary slides are under the root folder in both the PPTx and PDF formats. The code is under the code/ directory. The model is trained on the voc_2012_trainval and validated on voc_2007_test. After training, run demo.py to see inference results.

Code foundation credit to: @lufficc https://github.com/lufficc/SSD

About

An implementation of Single-Shot-Detector that uses circular anchors for training and outputs circular bounding boxes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages