Wauplin's picture
Wauplin HF staff
Set `library_name` to `tf-keras`.
1b80ab8 verified
|
raw
history blame
712 Bytes
metadata
language:
  - en
library_name: tf-keras
metrics:
  - accuracy
pipeline_tag: image-classification

Model description

Image Classification for both digital image and sketch.

List object: 'butterfly', 'candle', 'cannon', 'elephant', 'hourglass', 'pizza', 'scorpion', 'snail', 'table', 'teapot'.

How to Get Started with the Model

Use the code below to get started with the model.

>>> from huggingface_hub import from_pretrained_keras
>>> model = from_pretrained_keras("hoangthan/image-classification")

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

Model Plot