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

about dataset and training #34

Open
xiaomingdaren123 opened this issue Jul 12, 2018 · 1 comment
Open

about dataset and training #34

xiaomingdaren123 opened this issue Jul 12, 2018 · 1 comment

Comments

@xiaomingdaren123
Copy link

hi,MarekKowalski ,thank you for your code about deep alignment network.but i have some trouble about it ,i hope you could help me.
1、When I download the 300-W dataset based on the URL you gave and unzip the part2 of 300-W dataset,an error occurred .I don't know what's going on, I can't open the file, and I tried it many times without success.so ,Can you send Part2 data of 300-W to me, or can I use only other data sets( LFPW, HELEN, AFW and IBUG)without 300-W data set?what should I do
2、How to train the first and second stage? Can you tell me the training steps?
I am looking forward to your answer, thank you.

@MarekKowalski
Copy link
Owner

Hi,

Here are my answeres to your questions:

  1. I cannot send you the 300-W dataset, as it does not belong to me, please contact the IBUG group at Imperial College. You can definitely train the model only with the other datasets, 300-W is only a test set, I did not use it for training.
  2. To train the model you should:
  • extract the datasets to the ./data/images/ directory
  • run the TrainingSetPreparation.py and TestSetPreparation.py scripts
  • use the DANTraining.py script for training (the comments in the code tell you about how to do first and second stage).

Thanks,

Marek

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