Skip to content

YOLOv5-Lite-v1.5

Latest
Compare
Choose a tag to compare
@ppogg ppogg released this 27 Dec 15:16
· 14 commits to master since this release
57297c9

update export.py to extract v5lite onnx model with mnne&mnnd (for mnn infer) head. @ppogg
update export.py to extract v5lite onnx model with end2end (for onnxruntime infer) head. @ppogg
repair export.py to extract v5lite onnx model with concat head. @ppogg
update the mnn sdk infer https://zhuanlan.zhihu.com/p/672633849
update the onnxruntime sdk infer (with end2end decode)

Thanks for all the contributors and user of YOLOv5-Lite!