You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed something strange when I used your augmentations.
The parameter crop_size had no effect at all so investigated.
Inside your codebase the parameter crop_size is defined and well documented but is not used at all.
You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template.
The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";
Hi detectron2 team,
I noticed something strange when I used your augmentations.
The parameter crop_size had no effect at all so investigated.
Inside your codebase the parameter crop_size is defined and well documented but is not used at all.
This is also an issue in your latest version:
https://github.com/facebookresearch/detectron2/blob/main/detectron2/data/transforms/augmentation_impl.py
Greetings
The text was updated successfully, but these errors were encountered: