Real-time YOLO object detection using reCamera based on Cpp | Seeed Studio Wiki #2804
Replies: 2 comments 1 reply
-
I'm following a tutorial and I've run into a compilation issue. I've reviewed the steps multiple times and can't figure out what I'm doing wrong. I've been struggling with this for several days now. The error I'm getting is the following: /home/victoria/recamera/host-tools/gcc/riscv64-linux-musl-x86_64/bin/../lib/gcc/riscv64-unknown-linux-musl/10.2.0/../../../../riscv64-unknown-linux-musl/bin/ld: cannot find -lsns_gc2053 Has anyone encountered this before? |
Beta Was this translation helpful? Give feedback.
-
I "fixed" it by removing the gc2053 support. The above version has a copy of the Realtime_http_detection extracted to the solutions subfolder already, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Real-time YOLO object detection using reCamera based on Cpp | Seeed Studio Wiki
This wiki demonstrates how to use YOLO to detect objects in real time on reCamera with C++.
https://wiki.seeedstudio.com/real_time_yolo_object_detection_using_recamera_based_on_cpp/
Beta Was this translation helpful? Give feedback.
All reactions