mmdetection icon indicating copy to clipboard operation
mmdetection copied to clipboard

Optimization for PAVI startup.

Open EvelynWang-0423 opened this issue 3 years ago • 2 comments
trafficstars

Motivation

Default startup request from PAVI to provide support for internal services.

Modification

Optimization for PAVI startup.

EvelynWang-0423 avatar Jun 17 '22 15:06 EvelynWang-0423

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 17 '22 15:06 CLAassistant

Codecov Report

Merging #8213 (9198817) into master (ca11860) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #8213      +/-   ##
==========================================
+ Coverage   64.17%   64.19%   +0.02%     
==========================================
  Files         361      361              
  Lines       29525    29525              
  Branches     5019     5019              
==========================================
+ Hits        18947    18954       +7     
+ Misses       9575     9565      -10     
- Partials     1003     1006       +3     
Flag Coverage Δ
unittests 64.16% <ø> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
mmdet/models/dense_heads/corner_head.py 69.72% <0.00%> (+1.38%) :arrow_up:
mmdet/models/detectors/cornernet.py 100.00% <0.00%> (+5.12%) :arrow_up:

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 ca11860...9198817. Read the comment docs.

codecov[bot] avatar Jul 15 '22 06:07 codecov[bot]