Open priancho opened 5 years ago
Hi,
I am wondering why data_loader.py creates zero padded crop images when short_size is smaller than crop_size.
I read the original paper, but they only mentions that they used crop. Is there any reason not to discard such an image?
Thanks for a great s/w.
Best regards, Han-Cheol
Hi,
I am wondering why data_loader.py creates zero padded crop images when short_size is smaller than crop_size.
I read the original paper, but they only mentions that they used crop. Is there any reason not to discard such an image?
Thanks for a great s/w.
Best regards, Han-Cheol