SE-SSD
SE-SSD copied to clipboard
How to train teacher SSD model from scratch.
I want to train teacher SSD model first with my own data which format is consistent with KITTI 3D.
Can simply set following param under examples/second/configs/config.py meet my need?
enable_ssl=False load_from = None