Error when using opencv dnn module.
-
Hi all!
I can't use dnn module of opencv in voxl-tflite-server service.

Please help me solve this problem! Thank you very much!
-
We have a set of TensorFlow Lite example models that are included.
Tensorflow lite is a different runtime than opencv.
It looks like you are trying a new runtime with opencv. We don't support that ourselves though you are obviously free to try.
FWIW, those errors are c++ linking errors which means the version of opencv you are linking against doesn't include the symbols you are looking for
It will probably be a lot easier to stick with tensorflow lite
-
Thank @Chad-Sweet !
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login