yoloV5-yoloX-matlab

バージョン 1.0 (853 KB) 作成者: cui,xingxing
Simple reasoning code, just run demo.mlx(yolov5) or yolox_main.m
ダウンロード: 1.7K
更新 2021/3/20
Import yolov5*.onnx for inference, including yolov5s.onnx, yolov5m.onnx, yolov5l.onnx, yolov5x.onnx, the original output dimension is 1*255*H*W(Other dimension formats can be slightly modified), import (importONNXFunction) + detection in matlab Head decoding output.
导入yolov5*.onnx进行推理(inference),包括yolov5s.onnx,yolov5m.onnx,yolov5l.onnx,yolov5x.onnx,其原始输出维度为1*255*H*W(其他维度形式可稍作修改), 在matlab中导入(importONNXFunction)+检测头解码输出。
baidu disk:yolov5*.onnx
链接:https://pan.baidu.com/s/1G9yQQ877LuxuAOiCClmtFw
提取码:nseh
google disk: yolov5*.onnx
链接:https://drive.google.com/file/d/16ftjSvWf1l6BWLyqxuhE8bkpbuJryRoa/view?usp=sharing
update:
add support for yolox_nano.onnxyolox_tiny.onnxyolox_s.onnxyolox_m.onnxyolox_l.onnxyolox_darknet53.onnxyolox.onnx

引用

cui,xingxing (2024). yoloV5-yoloX-matlab (https://github.com/cuixing158/yoloX-yoloV5-onnx-matlab/releases/tag/1.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。