Bazzar commited on
Commit
2f788a1
1 Parent(s): 456f2c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  metrics:
7
  - accuracy
8
  model-index:
9
- - name: image_construction_vehicle_identification
10
  results:
11
  - task:
12
  name: Image Classification
@@ -18,12 +18,14 @@ model-index:
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
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
+ - name: cv_construction_vehicle_identification
10
  results:
11
  - task:
12
  name: Image Classification
 
18
  license: apache-2.0
19
  ---
20
 
21
+ # cv_construction_vehicle_identification
22
 
23
 
24
+ 使用HuggingPics微调生成
25
 
26
+ 任务:工程车辆识别(目前能识别推土机、起重机、挖掘机、压路机、运输车、装载机)
27
+
28
+ Generated by HuggingPics
29
 
30
  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).
31