Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample_vi_od yolov5/8/11 #3

Open
tcpipchip opened this issue Dec 15, 2024 · 0 comments
Open

sample_vi_od yolov5/8/11 #3

tcpipchip opened this issue Dec 15, 2024 · 0 comments

Comments

@tcpipchip
Copy link

tcpipchip commented Dec 15, 2024

thumbnail_IMG_2769_jpg rf 981226eb686569157fc48d2568cf462b
i have my trained model (attached) that works with sample_yolov8

./sample_yolov8 ./yolov8n_cv181x_int8_sym.cvimodel andmig.jpg
enter CVI_TDL_Get_YOLO_Preparam...
asign val 0
asign val 1
asign val 2
setup yolov8 param
enter CVI_TDL_Get_YOLO_Preparam...
setup yolov8 algorithm param
yolov8 algorithm parameters setup success!
---------------------openmodel-----------------------version: 1.4.0
yolov8n Build at 2024-11-16 00:31:29 For platform cv181x
Max SharedMem size:1945600
---------------------to do detection-----------------------
image read,width:340
image read,hidth:452
objnum:1
boxes=[[92.6343,128.772,308.129,318.946,1,0.555229],]
[root@milkv-duo]~#

but i want to make works with sample_vi_od

Can you see if without crash ?
Attached cvimodel
yolov8s_cv181x_int8_sym.zip
and an image to test

The sample_vi_od not give us option to face recognition on parameters, and not to yolov5/8/11 face recognigtion

sample_vi_od - Object detection sample

Usage: ./sample_vi_od MODEL_NAME MODEL_PATH [THRESHOLD]

MODEL_NAME:
mobiledetv2-person-vehicle Person and vehicle detection (mobiledetv2)
mobiledetv2-person-pets Person, cat and dog detection (mobiledetv2)
mobiledetv2-coco80 Coco 80 objects detection (mobiledetv2)
mobiledetv2-vehicle Vehicle detection (mobiledetv2)
mobiledetv2-pedestrian Pedestrian detection (mobiledetv2)
yolov8-person-pets Person, cat and dog detection (yolov8)
yolov3
yolox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant