Skip to content

YOLOv5-Lite-v1.4

Compare
Choose a tag to compare
@ppogg ppogg released this 05 Mar 14:32
· 24 commits to master since this release
  • update export.py to extract v5lite onnx model with concat head. @ppogg
  • add tensorrt inference sdk thanks for @ChaucerG
  • add onnxruntime inference sdk,thanks for @hpc203
  • add gcnet model , thanks for @315386775
  • undate yolo.py @ChaucerG @Alexsdfdfs @315386775
  • undate model.py @ppogg @Alexsdfdfs @315386775
    Now YOLOv5-Lite support android, ncnn, mnn, tnn, onnxruntime, tensorrt, openvino, tflite. May be the repo will support more in the future~
    Thanks for all the contributors of YOLOv5-Lite!