Bazzar commited on
Commit
c9effcb
1 Parent(s): c6e72b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -5,7 +5,6 @@ tags:
5
  - huggingpics
6
  metrics:
7
  - accuracy
8
-
9
  model-index:
10
  - name: image_construction_vehicle_identification
11
  results:
@@ -13,15 +12,18 @@ model-index:
13
  name: Image Classification
14
  type: image-classification
15
  metrics:
16
- - name: Accuracy
17
- type: accuracy
18
- value: 0.5714285969734192
 
19
  ---
20
 
21
  # image_construction_vehicle_identification
22
 
23
 
24
- Autogenerated by HuggingPics🤗🖼️
 
 
25
 
26
  Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).
27
 
 
5
  - huggingpics
6
  metrics:
7
  - accuracy
 
8
  model-index:
9
  - name: image_construction_vehicle_identification
10
  results:
 
12
  name: Image Classification
13
  type: image-classification
14
  metrics:
15
+ - name: Accuracy
16
+ type: accuracy
17
+ value: 0.5714285969734192
18
+ license: apache-2.0
19
  ---
20
 
21
  # image_construction_vehicle_identification
22
 
23
 
24
+ HuggingPics 自动生成🤗🖼️
25
+
26
+ 任务:工程车识别
27
 
28
  Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).
29