iFace is a demo iOS app that showcases a Facial Attribute Recognition machine learning model. The app enables users to align their face with the camera view, upon which the model analyzes and determines their facial attributes. The process can be halted by double-tapping on the camera view.
- Capture real-time data from the camera
- Predict various facial attributes using the machine learning model
- Display the predicted attributes
-
Clone the repository from GitHub:
git clone https://github.com/your-username/your-repo.git
-
Open the project in Xcode:
cd iFace open iFace.xcodeproj
-
Build and run the app on the iOS Simulator or your physical device.
- Launch the app on your iOS device.
- Position your face within the circle.
- Wait for the app to process the image and predict the facial attributes.
- View the predicted attributes.
- Stop predictions with a double-tap on the camera view.
The Facial Attribute Recognition machine learning model used in this app is available on GitHub.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.
For any questions or inquiries, please contact me at zsomborszenyan@edu.bme.hu.