Michael Welter
Michael Welter
Hi I've been using DECA to auto-label VGGFace (so far) because I want to train a smaller pure head pose estimator on it. Thanks a lot for publishing your code...
Hey guys, today i happened to build opentrack on windows again and ran into a crash in this `push_back`: https://github.com/opentrack/opentrack/blob/master/migration/migration.cpp#L85. My Linux build is fine otoh. I didn't figure out...
I guess I figured it out. The x64 version is about 2x faster than x86 ... ``` (ml) PS ... > .\Debug\speed_test.exe .\test.onnx time 0 = 23 time 1 =...
Hi, I have a problem with a particular file which crashes the collada importer. You can download it from my dropbox. My program code is also there. I was in...
Hello, thanks for making assimp. I love it. Maybe, I found a bug. I tried to convert a mesh for Unity. But Unity does not recognize any geometry in the...
As promised a while ago, here is a filter which combines the Accela gain curves with the rotation-space based filtering from the Hamilton filter. I hope it could maybe replace...