-
When I finish running prepare_dataset.py, there is no` all_image_data.pkl` file in `300W_LP_crop`, but there is one in `AFLW2000_crop`, and then when I run` train_block_data.py`, it returns an error: …
-
I load BFM09 but I have no file bfm2009_4seg.mat, bfm2009_face_idx.mat, how can I get those file?
-
-
Hi, i tested the pretrained model (300W-LP, alpha 2) you provided on AFLW2000, and found that the performance is somewhat different from shown on the paper? is this model the best of your algorithm?
…
tfygg updated
8 months ago
-
Hello, I have some questions about the calculation method of NME in this paper.
I get the position map groundtruth of AFLW2000-3D with the code of *generate_posmap_300WLP* as mentioned in README.…
-
Greetings, I was trying to run test.py, but could not download the model:
```
❯ python test.py
Loading data.
/home/mscherbina/Documents/github_repos/6DRepNet/dataset/AFLW2000/files.txt
Download…
-
please tell me where 'output/snapshots/1.pth' in test.py
-
Hi,
Thanks for your impressive paper and code. I tried this repo to reproduce this performance, I followed all instruction and trained on300w-lp use train.py without change any parameters, then evalu…
-
When I train sdu-net with 3D datasets, after training for about 500 batches, the lossvalue becomes nan and NME of AFLW2000-3D shapely increased. I don't know why.
Here are the config parameters I …
-
Hello, Hnuzhy,
First of all, thank you so much for your sharing your work here.
It is amazing.
I already read your paper and implemented your code as you guided us in your [README.md](https:/…