1adrianb / 1adrianb/face-alignment-training

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

Open
#17 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
152
Forks
44
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.