Facial Verification using Siamese networks
- Setup app folder
- Install Kivy
- Setup validation folder
- Create custom layer module
- Bring over h5 model
- Import dependencies for Kivy
- Build layout
- Build update function
- Bring over preprocessing function
- Bring over verification function
- Update verification function to handle new paths and save current frame
- Update verification function to set verified text
- Link verficiation function to button
- Setup Logger