Annga121 commited on
Commit
464af03
·
verified ·
1 Parent(s): d70a463

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -63,12 +63,7 @@ vehicle-classification-cnn/
63
 
64
  labels.json chứa mapping:
65
  {
66
- "xe_dap": 0,
67
- "xe_bus": 1,
68
- "xe_may": 2,
69
- "o_to": 3,
70
- "xe_tai": 4
71
- }
72
 
73
  ---
74
 
 
63
 
64
  labels.json chứa mapping:
65
  {
66
+ "Xe đạp" : 0 , "Xe buýt" : 1 , "Ô tô" : 2 , "Xe máy" : 3 , "Xe tải" : 4 }
 
 
 
 
 
67
 
68
  ---
69