Jaraxxus-Me / AirDet

Full conference version of AirDet: Few-Shot Detection without Fine-tuning for Autonomous Exploration
https://jaraxxus-me.github.io/ECCV2022_AirDet/
BSD 2-Clause "Simplified" License
70 stars 10 forks source link

Correct supports cannot be generated in the VOC dataset #10

Open lgzid opened 1 year ago

lgzid commented 1 year ago

When I execute this line of code:bash generate_support_data.sh I found that adjusting the value of the shot only generated 1-shot,it may be that my file structure is not right, can you tell me the full file structure for me to check ?

Jaraxxus-Me commented 1 year ago

You'll need to modify several lines in the generating .py files to generate multiple shots. See ReadMe for more details