- 28 Oct, 2022 1 commit
-
-
Sam Tsai authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/392 1. Moved scale adjustment to a separate function and expose the option to disable it 2. Add option to keep the original image instead of creating a square image Reviewed By: wat3rBro Differential Revision: D40403705 fbshipit-source-id: 6c35a9a1fe3ef868e5f0b2204874fd028776e26a
-
- 26 Oct, 2022 1 commit
-
-
Sam Tsai authored
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/391 1. Add unit test for affine augmentation 2. Fix off by one affine scaling (Note: this changes augmentation behavior) Reviewed By: tglik Differential Revision: D40374538 fbshipit-source-id: ea037195b9a7dc1b4e254bf35216a8dac610bf29
-