Clothing Classification App
A mobile application for classifying clothing images. Three neural network architectures (ResNet50V2, NASNetMobile, MobileNetV2) in TensorFlow Lite format are used. The user can upload a photo or take a picture, and the model instantly determines the clothing category with a prediction probability.
This project demonstrates my skills in:
- Flutter + TensorFlow Lite
- Real AI integration into a mobile application
- Optimization for mobile devices
This project demonstrates my skills in:
- Flutter + TensorFlow Lite
- Real AI integration into a mobile application
- Optimization for mobile devices