xingyizhou / GTR

Global Tracking Transformers, CVPR 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EfficientDetResizeCrop

isyangshu opened this issue · comments

Hello, I want to understand some operations in 'custom_augmentation_impl.py'. Specifically, in line 56, the smallest scale-factor is chosen, which does not seem to match 'Scale the shorter edge to the given size'. I'm wondering if it's an issue with my understanding, and what exactly would be the impact.