We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
line 49 from prepare.cpp: assert(inFile && outFile);
assert(inFile && outFile);
./FaceAlignment prepare FaceAlignment: /home/bh/git/alignment/face1/src/prepare.cpp:49: void genTxt(const string&, const string&): Assertion `inFile && outFile' failed. [1] 8831 abort (core dumped) ./FaceAlignment prepare
The text was updated successfully, but these errors were encountered:
Hi, I have meet the same fail. any quick fixed?
Sorry, something went wrong.
Hi, I have meet the same issue.
I think this a dead repo, ~9 months and no response from author.
No branches or pull requests
line 49 from prepare.cpp:
assert(inFile && outFile);
The text was updated successfully, but these errors were encountered: