-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
[CodeCamp2023-503] Add the DDQ algorithm to mmdetection #10772
Merged
hhaAndroid
merged 13 commits into
open-mmlab:dev-3.x
from
jiongjiongli:jiongjiongli/ddq_detr
Aug 14, 2023
Merged
[CodeCamp2023-503] Add the DDQ algorithm to mmdetection #10772
hhaAndroid
merged 13 commits into
open-mmlab:dev-3.x
from
jiongjiongli:jiongjiongli/ddq_detr
Aug 14, 2023
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67b4d16 - Browse repository at this point
Copy the full SHA 67b4d16View commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f249312 - Browse repository at this point
Copy the full SHA f249312View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd45385 - Browse repository at this point
Copy the full SHA bd45385View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ee12d2 - Browse repository at this point
Copy the full SHA 0ee12d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef42dd - Browse repository at this point
Copy the full SHA eef42ddView commit details
Commits on Aug 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4aa80e - Browse repository at this point
Copy the full SHA c4aa80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e354e0f - Browse repository at this point
Copy the full SHA e354e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b80abcb - Browse repository at this point
Copy the full SHA b80abcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 704a2cb - Browse repository at this point
Copy the full SHA 704a2cbView commit details
Commits on Aug 13, 2023
-
DDQ DETR: 1. Remove database test2017 in config file. 2. Smaller mode…
…l size in unit test to reduce memory usage.
Configuration menu - View commit details
-
Copy full SHA for 163f2dc - Browse repository at this point
Copy the full SHA 163f2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 661091f - Browse repository at this point
Copy the full SHA 661091fView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e6480c - Browse repository at this point
Copy the full SHA 5e6480cView commit details -
Fix test case bug: FAILED tests/test_models/test_detectors/test_ddq_d…
…etr.py::TestDDQDETR::test_ddq_detr_head_loss - RuntimeError: selected index k out of range
Configuration menu - View commit details
-
Copy full SHA for 805a5ca - Browse repository at this point
Copy the full SHA 805a5caView commit details
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.