Add model card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Cat Landmark Detection
|
| 2 |
|
| 3 |
Model: [huggingface.co/Isa0/cat-detection](https://huggingface.co/Isa0/cat-detection)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- cat
|
| 5 |
+
- landmark-detection
|
| 6 |
+
- onnx
|
| 7 |
+
- computer-vision
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# Cat Landmark Detection
|
| 11 |
|
| 12 |
Model: [huggingface.co/Isa0/cat-detection](https://huggingface.co/Isa0/cat-detection)
|