-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Enhance] Doc update related to waymo #128
Merged
Merged
Conversation
This file contains 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
Member
Tai-Wang
commented
Sep 23, 2020
- Move tutorials for waymo into docs/tutorials/
- Add more entries and hints for usage of waymo dataset
- Update model_zoo.md to provide more information about datasets for baseline models
- Update docs/index.rst correspondingly
Codecov Report
@@ Coverage Diff @@
## master #128 +/- ##
=======================================
Coverage 49.41% 49.41%
=======================================
Files 165 165
Lines 10655 10655
Branches 1614 1614
=======================================
Hits 5265 5265
Misses 5074 5074
Partials 316 316
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Tai-Wang
changed the title
Doc update related to waymo
[Enhance] Doc update related to waymo
Sep 24, 2020
ZwwWayne
approved these changes
Sep 24, 2020
tpoisonooo
pushed a commit
to tpoisonooo/mmdetection3d
that referenced
this pull request
Sep 5, 2022
* add ncnn test exporter in test_ops.py * add ncnn test exporter in utils.py * add onnxruntime and tensorrt ops test * fix blank line * fix comment add nms ops test * remove nms test * add test sample add dockerstring * remove nms test * fix grid_sample add type hind * fix problem * fix dockerstring * add nms batch_nms multi_level_roi_align * add test data * fix problem * rm pkl file dependent * rm file * add docstring * remove multi_level_dependce * add mmseg module unittest * add mmseg test * add mmseg model unit test * fix blankline * rename file * add syncbn2bn unit test * add apis/export * lint * lint * ?? * delete# * fix ncnn check * fix problems * fix problems * add mmcv unit test * add mmcv unit test * modify scores * fix format * fix scores to rand * remove blank line Co-authored-by: SingleZombie <[email protected]>
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.