-
Hello, on the cnn head pose estimation in deepgze, I found no face detection module during the test. Is the network model trained on face detection? At the same time, this project will continue to be …
-
hi, natanielruiz
i use your code to train the model:
`python code/train_hopenet.py --data_dir /AFLW2000/AFLW2000 --filename_list AFLW2000/imglist.txt`
but there is the bug:
![image](https://user…
tfygg updated
6 years ago
-
I have run your code with the samples under the floder /dataset/AFLW2000/ . But I find that each '.jpg' image file contains corresponding '.t7' file. But when I process a new image how can I generate …
-
Hi natanielruiz:
Firstly, I want to say thank you for your great work! I tested your pretrained model on my own dataset and it works great. The result is accurate and robust. Then currently I would…
-
First of all, congratulations for your very impressive results!
A couple of questions:
1) Can you please clarify what's the training data for the vrn-unguided.t7 model released with this repo? In yo…
-
Hi Patrik,
I am trying to run eos with the higher resolution models and took 40 minutes to produce the result below? How long should it normally take for this the high resolution model, and do you …