Search found 23 matches

by quocan123
2025-08-14 7:31
Forum: Core3576-RK3576
Topic: How To Use PoE
Replies: 2
Views: 12680

How To Use PoE

Hi, I don't know how to power Omni RK3576 throught PoE, can i have some documents or guide ?
Thanks
by quocan123
2025-04-20 5:01
Forum: Core3576-RK3576
Topic: How to modify onnx to optimize for RK3576
Replies: 1
Views: 13943

How to modify onnx to optimize for RK3576

Hi, i'm training my custom dataset using yolov5. I have exported my custom model to onnx, how can I modify the structure of the ONNX model to optimize for rk3576 ?
by quocan123
2025-04-17 8:22
Forum: Luckfox Pico-RV1103/RV1106
Topic: Cant convert custom onnx model to rknn
Replies: 1
Views: 1638

Cant convert custom onnx model to rknn

Hi, i'm try to convert my custom model to rknn for RV1106. But I got this error. How to fix it ?

I rknn-toolkit2 version: 2.3.0
--> Config model
done
--> Loading model
I Loading : 100%|██████████████████████████████████████████████| 120/120 [00:00<00:00, 42897.51it/s]
done
--> Building model
I ...
by quocan123
2025-04-17 2:25
Forum: Luckfox Pico-RV1103/RV1106
Topic: Segmentation Faul Error
Replies: 6
Views: 2357

Re: Segmentation Faul Error

Thank you so much!!
by quocan123
2025-04-17 1:41
Forum: Luckfox Pico-RV1103/RV1106
Topic: Segmentation Faul Error
Replies: 6
Views: 2357

Re: Segmentation Faul Error

Can you give document about how to install and how to use RKRGA library please
by quocan123
2025-04-16 9:03
Forum: Luckfox Pico-RV1103/RV1106
Topic: Segmentation Faul Error
Replies: 6
Views: 2357

Re: Segmentation Faul Error

I see on the wiki that Luck Fox Pico can take frames up to 23fps. But when I run an example, it is just about 11fps. How can I improve FPS?
by quocan123
2025-04-16 8:17
Forum: Luckfox Pico-RV1103/RV1106
Topic: Segmentation Faul Error
Replies: 6
Views: 2357

Segmentation Faul Error

Hi, I have try to modify luckfox_pici_rtsp_opencv example. I'm try to add VPSS to source code, but when it's fail, error is Segmentation Faul( Core Dump).
Please help me check which part is wrong. Thank you!!
this is my main code:

int main(int argc, char *argv[]) {
system("RkLunch-stop.sh");
RK ...
by quocan123
2025-04-16 3:29
Forum: Luckfox Pico-RV1103/RV1106
Topic: Have any document about RockChip MPI ?
Replies: 1
Views: 1133

Have any document about RockChip MPI ?

Hi
Where can I find documentation on MPI? I want to find English documentation that explains the commands, data types and variables when using MPI.
Thank you
by quocan123
2025-04-15 5:36
Forum: Luckfox Pico-RV1103/RV1106
Topic: How to reflash LuckFox Pico Ultra
Replies: 1
Views: 942

How to reflash LuckFox Pico Ultra

Hi, can i ask after i run ./build.sh lunch and ./build.sh , How can I flash image to my board ?
Thank you