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

How to use the option of bboxdir #539

Closed
RickyWuEE opened this issue Jul 31, 2018 · 6 comments
Closed

How to use the option of bboxdir #539

RickyWuEE opened this issue Jul 31, 2018 · 6 comments

Comments

@RickyWuEE
Copy link

I've tried FaceLandmarkImg -f ./sample/myimage.jpg -bboxdir ./bb -aus but it didn't work.

./bb contains one file which is myimage.txt

./bb/myimage.txt just only wrote 4 integers:
54 55 125 125

Could anyone help me.

@TadasBaltrusaitis
Copy link
Owner

Hi,

What do you mean by it didn't work? What was the output? How was it different from the output you expected?

Thanks,
Tadas

@RickyWuEE
Copy link
Author

It just produced a file which named 'myimage_of_details.txt' and it didn't produce a 'myimage.csv' which I expected.

The stuff which were writen in 'myimage_of_details.txt' :
Input:myimage.jpg
Input full path:/home/ricky/OpenFace/testOF/myimage.jpg
Camera parameters:458.333,458.333,320,200

@TadasBaltrusaitis
Copy link
Owner

Can you share the image and the bbox txt file please, I will try to debug the issue.

@RickyWuEE
Copy link
Author

Image:
sample1

./bb/sample1.txt:
sample1.txt

./processed/sample1_of_details.txt(output):
sample1_of_details.txt

@TadasBaltrusaitis
Copy link
Owner

Thanks, it's indeed a bug in the code. Will fix it in the next release.

@TadasBaltrusaitis
Copy link
Owner

Should be fixed now, let me know if the issue persists.

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