Dario Pavllo

Results 7 comments of Dario Pavllo

Your observation about the boundary vertices is correct! Regarding the mapping: you can find it in the .obj file of the mesh template. There is no formula, this is simply...

Hi, 1. You just need to retrain the model on your dataset. While fine-tuning is in principle possible with GANs, it's better to retrain from scratch for best results. The...

Yes, you would need to repeat the 3 steps. Poses/keypoints are only used for the first step. Regarding your second question, I think what you want to do is more...

Yes, you are correct! The only thing is that we don't use any perceptual losses for that step (since we don't care about texture quality -- it is thrown away...

Hi! I plan on releasing the code today or tomorrow at the latest.

Hi, If you get that error, it means that probably your detectron lib build failed. There should be a makefile in detectron/lib. I'm not sure if you are building the...

Hi, thanks for raising this! I've updated the release to include that checkpoint: https://github.com/dariopavllo/textured-3d-gan/releases/tag/v1.0