Results 7 comments of Masa

Try this one for facial landmark detection. https://github.com/1adrianb/face-alignment The above uses this face detection algorithm. https://github.com/yxlijun/S3FD.pytorch These two are the best ones I have found so far if you don't...

I experience a similar issue, and add that the training loss is extremely high. Does model directly predict the uint8 RGB values? If so, why was this found necessary instead...

After some digging, I found a way to get this to work, and compared it with opencv version. To use this for perspective cameras, a negative focal length is applied...

That makes a lot of sense. I'll try to work with the java code side in the mean time. When you say you're waiting for multiview reconstruction to stabilize are...

I am also getting the same issue. I tried on both python 3.10 and 3.11 without success.

I was finally able to finally install and get it working on python 3.10.10. For my case, the issue was trying to install pywin32 in a linux subsystem on windows....

executed with the following command. python obj2egg.py ~/Downloads/assets/car/car2.obj