MCG-NJU / SADRNet

[TIP 2021] SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction
Apache License 2.0
127 stars 27 forks source link

Instruction for running this open source code #29

Open ken881015 opened 10 months ago

ken881015 commented 10 months ago

I follow README.md for loading checkpoint "net_021.pth" prepared by author but the process is not that smoothly. So I record what I have done for fix those problem.

Info

Environment

Torch version

How about running by newest torch such as 1.17.0 or 2.0.0?

Numba

Inference

Predicting AFLW2000-3D

How to predict our own data?

Face-Profiling Algorithm and 'data/dataset/Extra_LP' ?

Welcome for any discussion. Hope we can fight together!!!

WZUchen commented 6 months ago

Hello! I hope I'm not disturbing you. May I ask if it's necessary to preprocess the JPG files before placing them in the data/example/name directory? @ken881015