Spaces:
Sleeping
Sleeping
Updated Readme.md file
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ license: mit
|
|
| 12 |
# ImageWoof Classification
|
| 13 |

|
| 14 |
|
|
|
|
| 15 |
## Problem Statement And Description
|
| 16 |
A subset of 10 harder to classify classes from Imagenet (all dog breeds): Australian terrier, Border terrier, Samoyed, beagle, Shih-Tzu, English foxhound, Rhodesian ridgeback, dingo, golden retriever, Old English sheepdog.
|
| 17 |
An EfficientNetB2 feature extractor computer vision model to classify images of Dog breeds was created.
|
|
|
|
| 12 |
# ImageWoof Classification
|
| 13 |

|
| 14 |
|
| 15 |
+
<a href="https://github.com/Sylvesterchuks/dogbreed_app">Click to visit the Github Repo</a>
|
| 16 |
## Problem Statement And Description
|
| 17 |
A subset of 10 harder to classify classes from Imagenet (all dog breeds): Australian terrier, Border terrier, Samoyed, beagle, Shih-Tzu, English foxhound, Rhodesian ridgeback, dingo, golden retriever, Old English sheepdog.
|
| 18 |
An EfficientNetB2 feature extractor computer vision model to classify images of Dog breeds was created.
|