[CodeCamp2023-516]Add new configuration files for Cylinder3D#2681
Merged
Tai-Wang merged 3 commits intoopen-mmlab:dev-1.xfrom Sep 13, 2023
ZhaoCake:dev-1.x
Merged
[CodeCamp2023-516]Add new configuration files for Cylinder3D#2681Tai-Wang merged 3 commits intoopen-mmlab:dev-1.xfrom ZhaoCake:dev-1.x
Tai-Wang merged 3 commits intoopen-mmlab:dev-1.xfrom
ZhaoCake:dev-1.x
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #2681 +/- ##
===========================================
- Coverage 46.91% 46.78% -0.14%
===========================================
Files 277 277
Lines 23381 23480 +99
Branches 3644 3660 +16
===========================================
+ Hits 10969 10984 +15
- Misses 11719 11802 +83
- Partials 693 694 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
sunjiahao1999
approved these changes
Aug 10, 2023
Collaborator
|
LGTM, add a |
Contributor
Author
Thanks for the reminder, sir. |
Tai-Wang
approved these changes
Sep 13, 2023
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
Add new configuration files for Cylinder3D
Modification
Add one file in
mmdet3d/configs/_base_/modelscalledmmdet3d/configs/_base_/models/cylinder3d.py, and two file inmmdet3d/configs/cylinder3dwhich used to train and test.Checklist