-
The file [https://github.com/leilimaster/MFIRRN/blob/main/model/Mfirrn.py](url) in ./model has one module named 'attention'. I tried to add another module like:
import torch.nn as nn
class SELayer…
-
When I run src/run/prepare_dataset.py, I encounter an error: `FileNotFoundError: [Errno 2] No such file or directory: 'data/dataset/Extra_LP/all_image_data.pkl'`
```
skip data/dataset/300W_LP_cro…
-
I want to learn your model, but I don't know where ground truth of euler angles is in 300W-LP dataset.
please reply to my question.
thank.
-
Hi YadiraF:
Will the training source code be open? and when?
Thank you very much!
-
Dear Vítor Albiero,
Thanks for your helpful comments in the previous git issues.
It was great help in understanding the paper, img2pose.
I have additional questions.
1. What is the definitio…
-
Hi!
I am trying to calculate the NME of the AFLW2000-3D dataset. But I have no way to get the bounding box annotation from AFLW2000-3D. The "roi" information provided by the AFLW2000-3D dataset is st…
-
Hi,
first of all congrats for achieving great results on head pose estimation. I find it quite impressive what's possible with such an implicit approach (going from automatized WIDER pose annotations…
-
Hi,
Thank you very much for providing your code! I am trying to train on the 300LP dataset and test on AFLW2000. I am confused about the gamma factor. As mentioned in the paper, gamma equal to 0.2 …
-
Hi,
Thanks for your code. I was checking your notebook biwi_evaluation.ipynb and found that the ground truth and predictions are both in rotation vector representation (3d vector representing rota…
-
Thanks for your great job!
Could you share the model and scripts to get the result of yaw, pitch, roll in paper?
![image](https://user-images.githubusercontent.com/17778053/111968636-57a62a80-8b34-1…