aashishrai3799 / Towards-Realistic-Generative-3D-Face-Models

3D face model that can generate high-quality mesh and texture
Other
260 stars 22 forks source link

Can I use my own photos with your model without retraining? #7

Closed BlockchainPunks closed 11 months ago

BlockchainPunks commented 11 months ago

CN I use my own photos with your model without retraining?

When will training code be available? Months weeks years?

aashishrai3799 commented 11 months ago

Hi. Yes, you can use your photos to reconstruct 3D faces without retraining the model. Simply replace the "-inputpath" argument with your images' folder path in "demos/demo_reconstruct.py".