1adrianb / face-alignment-training

Training code for the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
https://www.adrianbulat.com/face-alignment
Other
144 stars 48 forks source link

How to converte 300W-LP annotations to t7 format? #5

Closed tjussh closed 6 years ago

tjussh commented 6 years ago

hi @1adrianb , when I use your landmarks of t7 format, I got an error like "cannot open <../HELEN/HELEN 2469551410_1_8.t7> in mode r at torch/lib/TH/THDiskFile.c:673". I think maye it's a format issue. So could you please tell me how to converte 300W-LP annotations to t7 format? thank you very much!

ChooJinHe commented 6 years ago

Hi @tjussh I have this issue too. Did you manage to solve it?

1adrianb commented 6 years ago

Hi @ChooJinHe are you on Windows or linux?

ChooJinHe commented 6 years ago

Hi Adrian,

Thank you for sharing your amazing codes on GitHub. I am using Linux Ubuntu.

Many thanks,

Jin He

Sent from Outlookhttp://aka.ms/weboutlook


From: Adrian Bulat notifications@github.com Sent: Friday, March 2, 2018 9:06 AM To: 1adrianb/face-alignment-training Cc: mangojin; Mention Subject: Re: [1adrianb/face-alignment-training] How to converte 300W-LP annotations to t7 format? (#5)

Hi @ChooJinHehttps://github.com/choojinhe are you on Windows or linux?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/1adrianb/face-alignment-training/issues/5#issuecomment-369863127, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aa-GJSCZtnQ1K6BBLaXVdV4midZePuNyks5taQuWgaJpZM4QPFyN.

1adrianb commented 6 years ago

Can you please check if you have the latest version of torch? If this still doesnt fix it, I will convert them to .txt over the weekend to avoid future issues.

ChooJinHe commented 6 years ago

Hi Adrian,

I believe I am using the latest Torch version since I had reinstalled it 2 months ago. I will check the version on Monday. Thank you.

Best Regard, Jin He

On Mar 2, 2018 5:53 PM, Adrian Bulat notifications@github.com wrote:

Can you please check if you have the latest version of torch? If this still doesnt fix it, I will convert them to .txt over the weekend to avoid future issues.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/1adrianb/face-alignment-training/issues/5#issuecomment-369875851, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aa-GJd3ySkUNkcIbgoo8BxkV6qM9AY-Rks5taRaBgaJpZM4QPFyN.

ChooJinHe commented 6 years ago

Hi @1adrianb,

I have the latest Torch version. Really thank you for converting the landmarks to .txt

Best Regard, Jin He