-
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
add primitive head #53
Merged
ZwwWayne
merged 10 commits into
open-mmlab:master
from
encore-zhou:feature_primitive_head
Aug 26, 2020
Merged
add primitive head #53
ZwwWayne
merged 10 commits into
open-mmlab:master
from
encore-zhou:feature_primitive_head
Aug 26, 2020
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
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 48.47% 50.33% +1.85%
==========================================
Files 139 141 +2
Lines 8435 8780 +345
Branches 1304 1355 +51
==========================================
+ Hits 4089 4419 +330
+ Misses 4087 4081 -6
- Partials 259 280 +21
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
ZwwWayne
reviewed
Aug 7, 2020
ZwwWayne
reviewed
Aug 7, 2020
ZwwWayne
reviewed
Aug 7, 2020
ZwwWayne
reviewed
Aug 7, 2020
ZwwWayne
reviewed
Aug 7, 2020
ZwwWayne
reviewed
Aug 7, 2020
xavierwu95
reviewed
Aug 13, 2020
ZwwWayne
reviewed
Aug 18, 2020
ZwwWayne
reviewed
Aug 18, 2020
ZwwWayne
reviewed
Aug 18, 2020
ZwwWayne
reviewed
Aug 18, 2020
ZwwWayne
reviewed
Aug 18, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 19, 2020
ZwwWayne
reviewed
Aug 24, 2020
ZwwWayne
reviewed
Aug 24, 2020
ZwwWayne
reviewed
Aug 24, 2020
ZwwWayne
reviewed
Aug 24, 2020
ZwwWayne
reviewed
Aug 24, 2020
ZwwWayne
reviewed
Aug 24, 2020
ZwwWayne
approved these changes
Aug 26, 2020
tpoisonooo
pushed a commit
to tpoisonooo/mmdetection3d
that referenced
this pull request
Sep 5, 2022
* first * fix0 * fix1 * dirty work * wip * add allocator * finally done! * lint * fix lint * better gather * better onnx2ncnn * fix expand * [Fix] NCNN TensorSlice op bugs (open-mmlab#42) * fix custom ops support, fix multiple mark bug, add name mapping * check if the value_info need to be added * remove unnecessary print * add nms implement * two stage split wip * add two stage split * add split retinanet visualize * add two stage split (wip) * finish two stage split * fix lint * move parse string to mmdeploy.utils * add calib data generator * create calib dataset * finish end2end int8 * add split two stage tensorrt visualize * fix tensorslice bugs * fix lint * fix clang-format * remove comments * int param * fix lint Co-authored-by: grimoire <[email protected]> * add two stage ncnn support * remove unused ops * git unused config * remove no_grad, should add in refactor * add ncnn wrapper * fix lint * size return tuple * Resolve grammar error * Fix lint * Trim Trailing Whitespace * fix trim * update wrapper * remove logs * remove * csrc optimize * add ncnn dbnet support * finish crnn support * add comment Co-authored-by: hanrui1sensetime <[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.
No description provided.