File size: 597 Bytes
ca3c89c 032ad09 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | license: apache-2.0
tags:
- image-classification
- computer-vision
- cnn
- pytorch
- cat-vs-dog
- deep-learning
- batch-normalization
- dropout
- transfer-learning
- animal-classification
library_name: pytorch
datasets:
- custom
metrics:
- name: accuracy
type: accuracy
value: 90.56
model_name: Cat vs Dog Classifier (PyTorch)
language:
- en
pipeline_tag: image-classification
widget:
- src: https://www.kaggle.com/datasets/tongpython/cat-and-dog
example_title: Cat
- src: https://www.kaggle.com/datasets/tongpython/cat-and-dog
example_title: Dog
|