-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
How to use the option of bboxdir #539
Comments
Hi, What do you mean by it didn't work? What was the output? How was it different from the output you expected? Thanks, |
It just produced a file which named ' The stuff which were writen in ' |
Can you share the image and the bbox txt file please, I will try to debug the issue. |
./bb/sample1.txt: ./processed/sample1_of_details.txt(output): |
Thanks, it's indeed a bug in the code. Will fix it in the next release. |
Should be fixed now, let me know if the issue persists. |
I've tried
FaceLandmarkImg -f ./sample/myimage.jpg -bboxdir ./bb -aus
but it didn't work../bb
contains one file which ismyimage.txt
./bb/myimage.txt
just only wrote 4 integers:54 55 125 125
Could anyone help me.
The text was updated successfully, but these errors were encountered: