Search found 4 matches

by SteliosK
2026-04-13 10:18
Forum: Luckfox Pico-RV1103/RV1106
Topic: Composite/analog video output using ADV7391 and support for BT.656 output in general
Replies: 2
Views: 1137

Composite/analog video output using ADV7391 and support for BT.656 output in general

Greetings.
As the RV1106 states support for the BT.656 output i was wondering if anyone has done any work on getting analog/composite video out using an ADV7391 or similar solution?

There is a breakout board i found,
https://www.aliexpress.com/item/1005008677470591.html?spm=a2g0o.detail ...
by SteliosK
2026-02-16 12:35
Forum: Luckfox Pico-RV1103/RV1106
Topic: E RKNN: failed to submit! RV1106
Replies: 4
Views: 5724

Re: E RKNN: failed to submit! RV1106

Did you manage to resolve the issue ?
I am getting the same when trying a custom Yolov5n model with an additional P2 head
by SteliosK
2024-08-16 7:20
Forum: Luckfox Pico-RV1103/RV1106
Topic: Rknn model zoo fails during conversion with core dump message
Replies: 3
Views: 3031

Re: Rknn model zoo fails during conversion with core dump message

Thanks for the response.
The problem was that the ubuntu VM i was using was missing the AVX cpu command and most/all of AI software these days requires it (tensorflow , pytorch etc)
Enabling the command resolved it.
I think there should be a mention of it on the wiki, as during my searches i found a ...
by SteliosK
2024-08-15 13:50
Forum: Luckfox Pico-RV1103/RV1106
Topic: Rknn model zoo fails during conversion with core dump message
Replies: 3
Views: 3031

Rknn model zoo fails during conversion with core dump message

Greetings.
I am following the instructions to get a custom yolov5 converted to rknn for use with a Luckfox Pico max.
All the versions are according to spec and when i try to convert any yolov5, including the default coco one, i am getting illegal isntrction/core dump errors.
See messages bellow ...