RangiLyu / nanodet

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Apache License 2.0
5.71k stars 1.04k forks source link

support lightning-1.9.0 #489

Closed RangiLyu closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #489 (17519ae) into main (a59db3c) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
- Coverage   74.70%   74.69%   -0.01%     
==========================================
  Files          70       70              
  Lines        4601     4600       -1     
  Branches      716      716              
==========================================
- Hits         3437     3436       -1     
  Misses        974      974              
  Partials      190      190              
Flag Coverage Δ
unittests 74.69% <100.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
nanodet/trainer/task.py 55.23% <ø> (ø)
nanodet/util/logger.py 66.41% <100.00%> (-0.25%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more