bingykang / Fewshot_Detection

Few-shot Object Detection via Feature Reweighting
https://arxiv.org/abs/1812.01866
528 stars 111 forks source link

ValueError: 'data/voc_novels.txt // file contains novel splits' is not in list #46

Open zhangshufen opened 3 years ago

zhangshufen commented 3 years ago

run:python train_meta.py cfg/metayolo.data cfg/darknet_dynamic.cfg cfg/reweighting_net.cfg darknet19_448.conv.23 image

Zyt-wenwne commented 3 years ago

run:python train_meta.py cfg/metayolo.data cfg/darknet_dynamic.cfg cfg/reweighting_net.cfg darknet19_448.conv.23 image

I got the same questions, do you solve the problem, can you tell me how to solve the problem?