Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:npu:demos:yolov7-tiny

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim4:npu:demos:yolov7-tiny [2023/09/18 02:02]
sravan
products:sbc:vim4:npu:demos:yolov7-tiny [2024/05/31 03:36] (current)
louis
Line 1: Line 1:
 ~~tag> NPU YOLO OpenCV VIM4 ~~ ~~tag> NPU YOLO OpenCV VIM4 ~~
  
-====== YOLOv7 Tiny VIM4 Demo - 1 ======+====== YOLOv7-tiny VIM4 Demo - 1 ======
  
 {{indexmenu_n>1}} {{indexmenu_n>1}}
Line 56: Line 56:
                  if self.grid[i].shape[2:4] != x[i].shape[2:4]:                  if self.grid[i].shape[2:4] != x[i].shape[2:4]:
 ``` ```
 +
 +<WRAP important>
 +yolo.py has many forward. Right place is class **IDetect** function **fuseforward**.
 +</WRAP>
  
 Then, run ''export.py'' to convert the model to ONNX. Then, run ''export.py'' to convert the model to ONNX.
Last modified: 2023/09/18 02:02 by sravan