Skip to content

This project utilizes Python and TensorFlow to build a machine learning model for classifying flowers into 102 distinct classes. The project leverages TensorFlow’s pre-trained MobileNetV2 model for feature extraction, with a custom classifier added on top to fine-tune the model for the specific task of flower classification.

Notifications You must be signed in to change notification settings

hadeelbkh/flower-classifier

Repository files navigation

flower-classifier

This project utilizes Python and TensorFlow to build a machine learning model for classifying flowers into 102 distinct classes. The project leverages TensorFlow’s pre-trained MobileNetV2 model for feature extraction, with a custom classifier added on top to fine-tune the model for the specific task of flower classification.

About

This project utilizes Python and TensorFlow to build a machine learning model for classifying flowers into 102 distinct classes. The project leverages TensorFlow’s pre-trained MobileNetV2 model for feature extraction, with a custom classifier added on top to fine-tune the model for the specific task of flower classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published