PSMRI / HWC-Mobile-App

2 stars 14 forks source link

[1] - Initialize FaceNet Model for Face Recognition and Enforce Light Mode #6

Open Thejas775 opened 2 weeks ago

Thejas775 commented 2 weeks ago

Summary

This pull request includes two main changes:

  1. Initialization of the FaceNet Model: Added code to initialize the FaceNet model, which is essential for face recognition functionality in the app.
  2. Light Mode Enforcement: Modified the app to work exclusively in light mode for a consistent user experience.