Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# PanJu offset detect by image
|
2 |
Use fintune from google/vit-base-patch16-224(https://huggingface.co/google/vit-base-patch16-224)
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- vision
|
5 |
+
- image-classification
|
6 |
+
widget:
|
7 |
+
- src: https://datasets-server.huggingface.co/assets/ShihTing/IsCausewayOffset/--/ShihTing--IsCausewayOffset/validation/0/image/image.jpg
|
8 |
+
example_title: Ex1
|
9 |
+
---
|
10 |
# PanJu offset detect by image
|
11 |
Use fintune from google/vit-base-patch16-224(https://huggingface.co/google/vit-base-patch16-224)
|
12 |
|