-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[proto] Added some transformations and fixed type hints #6245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
8d8245b
Another attempt to add transforms
vfdev-5 a4ce05f
Fixed padding type hint
vfdev-5 5a42b64
Fixed fill arg for pad and rotate, affine
vfdev-5 a3c6106
code formatting and type hints for affine transformation
vfdev-5 fbda892
Fixed flake8
vfdev-5 e58fafd
Updated tests to save and load transforms
vfdev-5 1334045
Merge branch 'main' into test-fn-save-load
vfdev-5 3e426c1
Fixed code formatting issue
vfdev-5 67c2d1b
Merge branch 'test-fn-save-load' of github.com:vfdev-5/vision into pr…
vfdev-5 02ec95a
Fixed jit loading issue
vfdev-5 d2cc466
Merge branch 'main' into proto-transforms-api-p3
vfdev-5 4a0cec5
Restored fill default value to None
vfdev-5 ec67676
Merge branch 'proto-transforms-api-p3' of github.com:vfdev-5/vision i…
vfdev-5 a7d17ec
Added tests for rotation, affine and zoom transforms
vfdev-5 014b8c7
Put back commented code
vfdev-5 42b4bf3
Random erase bypass boxes and masks
vfdev-5 3ce23ef
Fixed acceptable and non-acceptable types for Cutmix/Mixup
vfdev-5 12adbe8
Updated conditions for _BaseMixupCutmix
vfdev-5 5e3b403
Merge branch 'main' into proto-transforms-api-p3
vfdev-5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.