bingykang / Fewshot_Detection

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

Where is the query set? #38

Open yang-yk opened 4 years ago

yang-yk commented 4 years ago

hello, @bingykang ,

I am very interested in this work. I have run the voc_label_1c.py and got the support set for test. However, I wonder how I can get the query set for test. You have mentioned that you used 3 splits for meta training and test. I want to be consistent with you in terms of experimental settings. So can you help me to solve this problem? Thanks very much!

Best Regard Yukuan Yang

yang-yk commented 4 years ago

hello, @bingykang ,

I am very interested in this work. I have run the voc_label_1c.py and got the support set for test. However, I wonder how I can get the query set for test. You have mentioned that you used 3 splits for meta training and test. I want to be consistent with you in terms of experimental settings. So can you help me to solve this problem? Thanks very much!

Best Regard Yukuan Yang

I wonder whether you use the 2007/2012_test*.txt as the query set for test.