-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Post-paper Detection Optimizations #5444
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
54 commits
Select commit
Hold shift + click to select a range
0f6fa39
Use frozen BN only if pre-trained.
datumbox 7a94595
Add LSJ and ability to from scratch training.
datumbox 89a5b9d
Fixing formatter
datumbox 20470c1
Merge branch 'main' into references/detection_recipe
datumbox 22d7f47
Merge branch 'main' into references/detection_recipe
datumbox a0322dd
Merge branch 'main' into references/detection_recipe
datumbox 2943182
Merge branch 'main' into references/detection_recipe
datumbox 629e149
Merge branch 'main' into references/detection_recipe
datumbox 53fbd71
Merge branch 'main' into references/detection_recipe
datumbox d3b8dad
Merge branch 'main' into references/detection_recipe
datumbox 5aa97c3
Merge branch 'main' into references/detection_recipe
datumbox 8537c48
Adding `--opt` and `--norm-weight-decay` support in Detection.
datumbox f7f8e2f
Fix error message
datumbox ed2a24c
Make ScaleJitter proportional.
datumbox bc7a8a9
Merge branch 'main' into references/detection_recipe
datumbox a1786bb
Merge branch 'main' into references/detection_recipe
datumbox 6c12921
Merge branch 'main' into references/detection_recipe
datumbox bcf0afc
Adding more norm layers in split_normalization_params.
datumbox 9c66a7c
Merge branch 'main' into references/detection_recipe
datumbox 65e4116
Add FixedSizeCrop
datumbox ab63af6
Temporary fix for fill values on PIL
datumbox 7365cdc
Merge branch 'main' into references/detection_recipe
datumbox c714c66
Fix the bug on fill.
datumbox c415639
Merge branch 'main' into references/detection_recipe
datumbox 13fb5b3
Add RandomShortestSize.
datumbox 0d230ab
Skip resize when an augmentation method is used.
datumbox a187917
multiscale in [480, 800]
datumbox 4b4d300
Merge branch 'main' into references/detection_recipe
datumbox 8dd6975
Merge branch 'main' into references/detection_recipe
datumbox efcf9ed
Merge branch 'main' into references/detection_recipe
datumbox 7542a94
Add missing star
datumbox c67893c
Add new RetinaNet variant.
datumbox 0d7917c
Add tests.
datumbox 7354684
Update expected file for old retina
datumbox bb8aac0
Merge branch 'main' into references/detection_recipe
datumbox 38ef843
Fixing tests
datumbox cd9c302
Add FrozenBN to retinav2
datumbox 29c57f6
Fix network initialization issues
datumbox 19f2b25
Adding BN support in MaskRCNNHeads and FPN
datumbox 124fd8a
Adding support of FasterRCNNHeads
datumbox 53aa8b7
Introduce norm_layers in backbone utils.
datumbox f9ba509
Bigger RPN head + 2x rcnn v2 models.
datumbox e5cbb97
Merge branch 'main' into references/detection_recipe
datumbox 592784d
Adding gIoU support to retinanet
datumbox 2cff640
Fix assert
datumbox a6f0ea7
Merge branch 'main' into references/detection_recipe
datumbox 61412df
Add back nesterov momentum
datumbox 99479ee
Merge branch 'main' into references/detection_recipe
datumbox 08307ca
Merge branch 'main' into references/detection_recipe
datumbox a322dd2
Merge branch 'main' into references/detection_recipe
datumbox eb649e8
Merge branch 'main' into references/detection_recipe
datumbox 24b8643
Rename and extend `FastRCNNConvFCHead` to support arbitrary FCs
datumbox 6488c41
Fix linter
datumbox 00e182a
Merge branch 'main' into references/detection_recipe
datumbox 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.