Skip to content
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

Fixed CI temporarily #253

Merged
merged 1 commit into from
Jan 4, 2021
Merged

Fixed CI temporarily #253

merged 1 commit into from
Jan 4, 2021

Conversation

ZwwWayne
Copy link
Collaborator

@ZwwWayne ZwwWayne commented Jan 3, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 3, 2021

Codecov Report

Merging #253 (9394792) into master (068cae5) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   49.94%   49.94%           
=======================================
  Files         172      172           
  Lines       11558    11558           
  Branches     1801     1801           
=======================================
  Hits         5773     5773           
  Misses       5411     5411           
  Partials      374      374           
Flag Coverage Δ
unittests 49.94% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmdet3d/core/bbox/box_np_ops.py 27.68% <0.00%> (ø)
mmdet3d/datasets/kitti_dataset.py 70.22% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fb5441...9394792. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 3674617 into open-mmlab:master Jan 4, 2021
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this pull request Sep 5, 2022
* add one-stage support

* add two-stage support

* fix docstring

* add base_dense_head docstring

* fix docstrign

* fix ncnn code

* fix anchor head

* fix unit test about mmdet model

* fix unit test

* fix base dense head bug:

* fix basehead

* fix basedense head

* fix pad bug

* fix bboxhead

* add rewrite about decode

* fix decode

* rename func

* fix test_mmdet_core and test_object_detection_model

* format test

* fix comments

* remove to(device)

* fix requirements

* fix docs

* fix yolox evaluate butg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant