OAID / Tengine-Convert-Tools

Tengine Convert Tool supports converting multi framworks' models into tmfile that suitable for Tengine-Lite AI framework.
Apache License 2.0
93 stars 34 forks source link

add darknet dropout support #46

Closed zzz197 closed 3 years ago

zzz197 commented 3 years ago

add darknet dropout support for yolo-fastest

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (cbb2006) into master (f6d1b8e) will decrease coverage by 0.03%. The diff coverage is 5.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   27.79%   27.76%   -0.04%     
==========================================
  Files          36       36              
  Lines       10530    10547      +17     
==========================================
+ Hits         2927     2928       +1     
- Misses       7603     7619      +16     
Impacted Files Coverage Δ
tools/darknet/darknet_serializer.cpp 73.78% <5.88%> (-2.32%) :arrow_down:

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 f6d1b8e...cbb2006. Read the comment docs.