Search found 6 matches

by Docketrun
2025-07-14 13:49
Forum: Luckfox Pico-RV1103/RV1106
Topic: Loading a ultralytics yolov8 model on luckfox pico ultra w
Replies: 2
Views: 753

Re: Loading a ultralytics yolov8 model on luckfox pico ultra w

Thanks for the response
Can you please share the link for the git repository to get the .pt file because I was not able to find it.

It would of great help if you kindly the share the git link for obtaining the .pt files

Thanks in advance
by Docketrun
2025-07-14 6:21
Forum: Luckfox Pico-RV1103/RV1106
Topic: Fail to deploy custom yolov5 to Luckfox Pico RV1106
Replies: 2
Views: 2221

Re: Fail to deploy custom yolov5 to Luckfox Pico RV1106

Hi @ismlcmtzn,
Docketrun here, I also facing the same issue viewtopic.php?t=2011

I am intrested to know, were you able to solve this issue.

can we connect
Thank you in advance
by Docketrun
2025-07-14 6:04
Forum: Luckfox Pico-RV1103/RV1106
Topic: Loading a ultralytics yolov8 model on luckfox pico ultra w
Replies: 2
Views: 753

Loading a ultralytics yolov8 model on luckfox pico ultra w

Hi,
I am trying to convert a ultralytics yolov8 model to run on my luckfox pico ultra w but it is giving this issue
conversion i have done on my ubuntu system

my approach => yolov8n.pt ----converted to----> yolov8.onnx ----converted to----> yolov8.rknn

later this .rknn model i am using but ...
by Docketrun
2025-06-09 8:09
Forum: Luckfox Pico-RV1103/RV1106
Topic: Open cv support for luckfox pico ultra w with RV 1106
Replies: 5
Views: 1655

Re: Open cv support for luckfox pico ultra w with RV 1106

Other than opencv is their any other way I can use rtsp with luckfox pico
any documentation to use rtsp feed with luckfox pico
by Docketrun
2025-06-09 7:51
Forum: Luckfox Pico-RV1103/RV1106
Topic: Open cv support for luckfox pico ultra w with RV 1106
Replies: 5
Views: 1655

Re: Open cv support for luckfox pico ultra w with RV 1106

thanks @crocodile for the reply
currently I am using the cross-compilation approach, I have cross compiled opencv also for luckfox pico, when i run it on pico it is not able to read due to lack of ffmpeg, I am trying to cross compile opencv with ffmpeg but it is happenning, am i doing something ...
by Docketrun
2025-06-09 5:49
Forum: Luckfox Pico-RV1103/RV1106
Topic: Open cv support for luckfox pico ultra w with RV 1106
Replies: 5
Views: 1655

Open cv support for luckfox pico ultra w with RV 1106

Hi all,
I am trying to use an camera rtsp as an input for opencv to get the camera stream and run an object detection model on that but not finding open cv compatible libraries for my RV1106, does anyone knows where can i find it, or any similar projects

Please help
Topics = OPEN CV