-
Hi! Thanks for your great job!
I want to compare different methods' 3d face reconstruction results on AFLW2000-3D. And I find this project uses no nock model for 3D shape. I tried to just change th…
-
Hi @reshow . Thank you for sharing the pytoch version of PRNet. I had a question regarding calculating NME. using PRNet we would have 43k vertices in our predicted 3D mesh. but for AFLW2000 the numb…
HOMGH updated
3 years ago
-
quite appreciate this work and i got some questions.
1. after searching the paper and websites about the dataset AFLW-LFPA ,still don't get the access to it,could you please give me some advice.
2. …
-
it would be great to make this compatible with python 3!
i mentioned a problem in https://github.com/YadiraF/PRNet/issues/21 but wanted to start a fresh issue here.
```
$ python run_basics.py
…
-
`Error using vl_nnconv
An input is not a numeric array (or GPU support not compiled).
Error in vl_test_simplenn (line 297)
output = vl_nnconv(res(i).x, l.weights{1}, l.weights{2}, ...
Er…
-
- [x] OpenImages (#274)
- [x] VoTT (#573)
- [x] CelebA (#484)
- [x] SYNTHIA (#532)
- [ ] Veri776 (re-indefication)
- [x] CIFAR (#225)
- [x] MNIST (#234)
- [x] Fashion-MNIST (#234)
- [x] Kineti…
-
appreciate this work very much,since i have been working on face alignment.
i'll try fmd on the AFLW and see how it works.
but i still have a quesion for you,do you have the access to the dataset A…
-
below is my best results.
resnet_multi-loss:
Test error in degrees of the model on the 1969 test images. Yaw: 8.7961, Pitch: 6.7705, Roll: 5.8057
resnet50 only:
Test error in degrees of the mode…
-
I had this error when I set --isVisualize=1,how do I solve this problem?
-
1. how to get the image list?
2. I rewrite the dataset preprocess which is based on yours, but it can not convergen, this is the dataset and log
`class Face_300W_LP(Dataset):
def __init__(sel…