MarQuisCheshire / Pets-Face-Recognition

Animal identification using face recognition based methods
Apache License 2.0
78 stars 19 forks source link

Can I use your model to identify cows? #2

Open jindanbaobei opened 1 year ago

jmgb commented 1 year ago

You Will need to train It first with cow pictures.

El dom, 2 jul 2023 5:13, jindanbaobei @.***> escribió:

— Reply to this email directly, view it on GitHub https://github.com/MarQuisCheshire/Pets-Face-Recognition/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFMPR63UU7WAF6ZM33X373XOE3TFANCNFSM6AAAAAAZ3KNUJI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

MarQuisCheshire commented 1 year ago

@jindanbaobei, you can try, but I bet it won't work well mostly because my algorithm is focused on using facial landmarks to align pictures of the face. I suppose landmarking model won't work well on cows. However, you can apply different methods to get images of the same size using simple scaling. Unfortunately, I think my models won't work well if you need to use those on a new type of animal + a different method of aligning. If you have data for cows that you can share, I can try to train models for them.

will-meland commented 1 year ago

@MarQuisCheshire are different packages required in order to train this based on the different landmarks for a cow?