Instructions to use Pankaj001/Flower-Dataset-Resnet50-180 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use Pankaj001/Flower-Dataset-Resnet50-180 with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("Pankaj001/Flower-Dataset-Resnet50-180") - Notebooks
- Google Colab
- Kaggle
ResNet-50 Model for Flower Classification
This model is based on the ResNet-50 architecture and has been trained on a dataset of flower images.
Model Details
- Architecture: ResNet-50
- Input Size: 180x180 pixels with 3 channels (RGB)
- Data Preprocessing: The model has been trained on normalized data.
- Model Accuracy: 80%
Usage
You can use this model for flower image classification tasks. Below are some code snippets to help you get started: flowers_url: "https://storage.googleapis.com/download.tensorflow.org/example_images/flower_photos.tgz"
license: apache-2.0 language: - en library_name: keras
- Downloads last month
- -