What is a good and free API to use for a facial recognition program?
I have been working on a facial recognition program for a school project for about a month now, but have made absolutely no progress whatsoever. The API I am currently using is Google's ML Kit, since it is capable of facial detection. My thought process was that an API capable of facial detection could be made to do facial recognition, but after a lot of research, coding trial and error, etc, I no longer believe this to be the case, nor have I been able to implement facial detection. I cannot...