-
-
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
- Done: Not Yet
# En…
-
Hi,
I am wondering if you can provide the mapping from LS3D-W balanced images to its original image path in the original LS3D-W set. Namely, I am wondering is there a way to identify what are those…
-
I am trying to run train_hopenet.py
`python3 train_hopenet.py --dataset AFLW2000 --data_dir datasets/AFLW2000 --filename_list datasets/AFLW2000/files.txt --output_string er `
I got this error:…
-
Thank you for public your model and code.
Do you test your model in AFLW2000? How about the test result? I follow the test code in https://github.com/natanielruiz/deep-head-pose, and I get a not good…
-
-
the result is:
[ 0, 30] Mean: 7.839, Std: 2.902
[30, 60] Mean: 9.314, Std: 4.167
[60, 90] Mean: 13.345, Std: 8.840
[ 0, 90] Mean: 10.166, Std: 2.327
is bigger than the paper mentioned.
-
Thanks for your great work! When evaluating 3D face reconstruction , you compared with 3DDFA which is based on BFM. The difference between 3DDFA(50k) and PRNet (40k)is the number of vertex, when I use…
-
I didn't install dlib and opencv2 yet, idk if that's the issue
This is the output:
```
2018-07-05 23:05:51.604383: I T:\src\github\tensorflow\tensorflow\core\common_runtime\gpu\gpu_device.cc:1356] …
-
Hi, I ran torchrun.py using the argument _**python torchrun.py -train=False -test=True -pd=data/images/AFLW2000 --loadModelPath=savedmodel/temp_best_model/2019-11-18-12-34-19/best.pth**_ and get thi…