Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in building dataset, confusion on training data directory structure? #17

Open
joseph-zhong opened this issue Mar 28, 2018 · 3 comments

Comments

@joseph-zhong
Copy link

joseph-zhong commented Mar 28, 2018

Hi, thanks for posting the code for the face alignment training, really appreciate the awesome work!

I'm trying to simply recreate the training results for my own understanding, although I'm having trouble understanding the initial instructions

I've downloaded the LS3D-W dataset from https://adrianbulat.com/face-alignment
and after untarring I see a directory with

images/ 
|---- 300VW-3D
|---- 300VW-Testset-3D
|---- AFLW2000-3D-Reannotated
|---- Menpo-3D 
|---- plot.lua
|---- Readme.txt

After downloading the landmarks.zip from https://www.adrianbulat.com/downloads/FaceAlignment/landmarks.zip

Here's where I begin to get confused... When I unzip the folder I get

landmarks/
|---- AFW  
|---- HELEN  
|---- IBUG  
|---- LFPW

Firstly, when I run th main.lua, what exactly is the path_to_300W_LP_dataset? From the names I'm unsure which is the correct directory.
Furthermore, the directory searching code within dataloader.lua at DataLoader.getDataFaces(opt, split) fails to correctly build the dataset?

Perhaps I've downloaded the wrong directory, or have misunderstanding on which dataset to be downloading?

Thanks in advance for the clarification,
Joseph

@ghost
Copy link

ghost commented May 2, 2019

I meet the same problem.Have you solved it?

@WaterCube001
Copy link

I also met the same problem ... maybe the dataset has been updated. I am trying to figure it out.

@WaterCube001
Copy link

Hi I just ran the training code successfully. For the directory issue, you really downloaded a wrong one. 300W-LP should be downloaded on the original author’s homepage, this one: http://www.cbsr.ia.ac.cn/users/xiangyuzhu/projects/3DDFA/main.htm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants