File size: 525 Bytes
4a8cf9b 9872e48 8259f67 0f271ca d64b5b5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
license: mit
language:
- en
library_name: fastai
pipeline_tag: image-classification
tags:
- horse
- sport
- equestrian
widget:
- src: horse_jumping.jpg
example_title: Horse Jumping Example
- src: horse_walking.jpg
example_title: Horse Walking Example
---
This Model was created as part of the fastai online course and is the resnet18 model, finetuned with horse pictures of jumping and walking horses.
You can upload a picture and the model recognizes whether the horse in the picture is jumping or running. |