shufflenet-centernet icon indicating copy to clipboard operation
shufflenet-centernet copied to clipboard

How can I train the thunderNet on voc2007 datasets?

Open tensorflowt opened this issue 5 years ago • 0 comments

Hi,I find that you have successfully trained to complete the thundernet model based on voc2007. About the dataset, I want to know how do I prepare it ?

train_path = '/data2/intern/TF-Keras-ThunderNet/data/train.txt' record_path = os.path.join(base_path, 'model/record.csv')

thanks!

tensorflowt avatar Nov 05 '19 13:11 tensorflowt