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

problem with prediction #31

Open
satish1901 opened this issue Mar 23, 2020 · 3 comments
Open

problem with prediction #31

satish1901 opened this issue Mar 23, 2020 · 3 comments

Comments

@satish1901
Copy link

Does the code always a need a "landmark.pts" files to detect the final face?
why can't i just detect the face using a direct input image?
Can you please clarify if i am doing something wrong here?

@justusschock
Copy link
Owner

You can do this, but the prediction script was written to calculate precision and accuracy scores. Therefore you always need a ground truth. You can, however, copy the script and just remove the parts that require a ground truth

@satish1901
Copy link
Author

Thank you
Can you please share the trained weights on Thermal images?

@justusschock
Copy link
Owner

Hi,
Unfortunately I cannot do this (since for thermal images I only got weights for a more advanced, internal but not yet published, method) . But it has been trained on the database described in https://github.com/marcinkopaczka/thermalfaceproject . So if you write my colleague there a mail, you should easily be able to train it yourself :)

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