From 5e0ddafea98c1580d3d778d7622ce78f3cfa80f5 Mon Sep 17 00:00:00 2001 From: charlie880624 Date: Wed, 18 Mar 2026 09:49:28 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e59715e..f66f1b7 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ docker run --rm -it \ -v $(wslpath -u 'C:\Users\rd_de\golfaceyolov5\yolov5'):/workspace/yolov5 \ kneron/toolchain:latest ``` - +使用onnx2nefxxx.py來轉檔(520、630、720) +520需要使用 removenode.py 從容器複製編譯好的 `.nef` 模型到本機: