-
Notifications
You must be signed in to change notification settings - Fork 458
Adapt input size automatically based on dataset statistics #2499
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
goodsong81
merged 34 commits into
open-edge-platform:develop
from
goodsong81:feat/auto-input-size
Sep 20, 2023
Merged
Changes from 28 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
85c12b7
tmp
407df1b
Merge remote-tracking branch 'origin/develop' into feat/auto-input-si…
7dcb9ee
Refactor robust stat functions for common use
ebd6268
Implement parse helper for InputSizePreset
bff9415
Implement input size preset selection
53b1a32
Implement common adaptive input size logic
02e743a
Merge remote-tracking branch 'origin/develop' into feat/auto-input-size
65b569f
Minor fix
7c4f914
Refine parse() & tuple attr for InputSizePreset
69d31f3
Implement input size adaptation logic in InputSizeManager
68ea497
Adapt input size based on dataset stat in BaseConfigurer
773a286
Implement auto input size for classification
a82dd21
Implement auto input size for segmentation
c07598a
Implement auto input size for detection
905987b
Merge remote-tracking branch 'origin/develop' into feat/auto-input-size
c55adc9
Enable 'Auto' input size via CLI
0c0a979
Fix pre-commit
61c5e8d
Subsample for dataset stat compute
1144187
Fix pre-commit
7e4bf30
Set 'Auto' as the default input size setting
2eb4798
Fix unit test failures
07e7e67
Merge remote-tracking branch 'origin/develop' into feat/auto-input-size
448b72b
Update changelog.md
43cad8d
Fix Self-SL pipeline issue
6232ea3
Merge remote-tracking branch 'origin/develop' into feat/auto-input-size
a245f24
Diable Auto mode test for DINO variants temporarily
8510299
Fix pre-commit
6d76217
Fix integration test failure
18e50c9
Merge remote-tracking branch 'origin/develop' into feat/auto-input-size
913c272
Merge remote-tracking branch 'origin/develop' into feat/auto-input-size
e137dca
Address code review suggestions
4446935
Fix pre-commit
43c8723
'Default' as default mode of input size config
2cb5e15
Update document
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
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.