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?
Hello, thank you for your work. I am counfusized on your
crop_support()function indatasets/pascal_voc/2_gen_support_pool.pyduring support pool generation. What is the meaning ofcontext_pixelvariable? And how to properly set variables likecontext_pixelandtarget_sizewhen transfering your code to other datasets?