Meta-Faster-R-CNN icon indicating copy to clipboard operation
Meta-Faster-R-CNN copied to clipboard

Questions about support pool generation code

Open Balabala-Hong opened this issue 2 years ago • 0 comments

Hello, thank you for your work. I am counfusized on your crop_support() function in datasets/pascal_voc/2_gen_support_pool.py during support pool generation. What is the meaning of context_pixel variable? And how to properly set variables like context_pixel and target_size when transfering your code to other datasets?

Balabala-Hong avatar Dec 29 '23 06:12 Balabala-Hong