CSD: Consistency-based Semi-supervised learning for object Detection

By Jisoo Jeong, Seungeui Lee, Jee-soo Kim, Nojun Kwak

Installation & Preparation

We experimented with CSD using the SSD pytorch framework. To use our model, complete the installation & preparation on the SSD pytorch homepage

prerequisites

Supervised learning

python train_ssd.py

CSD training

python train_csd.py

Evaluation

python eval.py