danny03
danny03
Great Johannes! Thanks for the reference. Although German is not really my superpower, I will try to understand the concept, and hopefully be able to put it in code. Any...
Hi Johannes, thanks for your reply. It turned out that everything was setup correctly (as extrinsics i have identity rotation matrix and 0 translation vector), however to make it work...
I currently have some problems in pushing the changes. attached you can find a patch to be applied to master. [essentialNaNPatch.patch.txt](https://github.com/johannes-graeter/momo/files/4512749/essentialNaNPatch.patch.txt)
HI, having the very same problem when running [this](https://github.com/opencv/opencv/blob/4.6.0/samples/dnn/face_detect.cpp) example (slightly modified) on OpenCV 4.6.0 (native) build. Modifications are just removing all part related to face recognition, while keeping face...
> It still works if you > > 1. export the ONNX model with fixed input shape, > 2. resize the input image to the exact fixed input shape. Many...