Search found 2 matches

by SteliosK
2024-08-16 7:20
Forum: LuckFox Pico
Topic: Rknn model zoo fails during conversion with core dump message
Replies: 3
Views: 1320

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
Topic: Rknn model zoo fails during conversion with core dump message
Replies: 3
Views: 1320

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 (roc...