ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.14k stars 561 forks source link

Improved Error Handling and Feedback in Face Recognition Module #167

Open benjisho opened 7 months ago

benjisho commented 7 months ago

This pull request introduces several improvements to the face_recog.py.

Added checks and error handling for the if conditions, including:

In addition, provided feedback to improve debugging process and visualizing the program flow. These changes improve overall reliability and usability.