[Algorithm] Support H2RBox#644
Merged
RangiLyu merged 33 commits intoopen-mmlab:dev-1.xfrom Dec 6, 2022
Merged
Conversation
Codecov ReportBase: 61.20% // Head: 80.35% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #644 +/- ##
============================================
+ Coverage 61.20% 80.35% +19.15%
============================================
Files 96 98 +2
Lines 6562 6806 +244
Branches 932 960 +28
============================================
+ Hits 4016 5469 +1453
+ Misses 2329 1024 -1305
- Partials 217 313 +96
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
zytx121
reviewed
Nov 29, 2022
zytx121
previously approved these changes
Nov 30, 2022
zytx121
approved these changes
Dec 6, 2022
RangiLyu
approved these changes
Dec 6, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Motivation
Modification
h2rbox.pyat detectorsh2rbox_head.pyat dense_headsDOTAv15DatasetandDOTAv2Datasetin dota.pydotav15.pyanddotav2.pyat configs/base/datasetsh2rbox_consistency_loss.pyat lossesREADME.mdandmetafile.ymlat configs/h2rboxh2rbox-le90_r50_fpn_adamw-1x_dota.py,h2rbox-le90_r50_fpn_adamw-3x_dota.pyandh2rbox-le90_r50_fpn_adamw-1x_dota-ms.pyat configs/h2rboxh2rbox-le90_r50_fpn_adamw-1x_dotav15.pyandh2rbox-le90_r50_fpn_adamw-3x_dotav15.pyat configs/h2rbox/dotav15h2rbox-le90_r50_fpn_adamw-1x_dotav2.pyandh2rbox-le90_r50_fpn_adamw-3x_dotav2.pyat configs/h2rbox/dotav2h2rbox-le90_r50_fpn_adamw-1x_dior.pyat configs/h2rbox/diortest_h2rboxat test_detectorstest_loss.pyat test_lossestest_dota.pyat test_datasetstest_h2rbox_heads.pyat test_dense_headsPerformance
This PR
Original PyTorch Implementation (Paper)
Jittor Implementation
This PR
Original PyTorch Implementation (Paper)
This PR
Original PyTorch Implementation (Paper)
This PR
Original PyTorch Implementation (Paper)
Notes
MSmeans multiple scale image split.Inf Timewas tested on a single RTX3090.