squeezeDet
squeezeDet copied to clipboard
VOC datasets
Could the code be implemented in the voc datasets, I try many times,but I get the error:Currently support KITTI dataset ,how to correct it.
You need to convert voc dataset to kitti format. I used https://github.com/umautobots/vod-converter this one and it works fine.