Image Classification
Keras
English
itshemantkmr commited on
Commit
bf55c15
·
verified ·
1 Parent(s): 4f01853

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,4 +6,6 @@ metrics:
6
  - accuracy
7
  base_model: google/mobilenet_v2_1.0_224
8
  pipeline_tag: image-classification
 
 
9
  ---
 
6
  - accuracy
7
  base_model: google/mobilenet_v2_1.0_224
8
  pipeline_tag: image-classification
9
+ datasets:
10
+ - itshemantkmr/2D_Shape_Image_Datasets
11
  ---