Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -2,19 +2,20 @@
2
  language: en
3
  license: mit
4
  tags:
5
- - deep-learning
6
- - cancer-detection
7
- - histopathology
8
- - tensorflow
9
- - efficientnet
10
- - vision-transformer
11
- - ViT
12
- - medical-imaging
13
  model_name: EfficientNetV2S & ViT-Hybrid for Histopathologic Cancer Detection
14
  library_name: tensorflow
15
  datasets:
16
- - histopathologic-cancer-detection
17
- - PatchCamelyon
 
18
  ---
19
 
20
 
@@ -60,4 +61,4 @@ model_vit = load_model(model_path_vit)
60
 
61
  ---
62
  license: mit
63
- ---
 
2
  language: en
3
  license: mit
4
  tags:
5
+ - deep-learning
6
+ - cancer-detection
7
+ - histopathology
8
+ - tensorflow
9
+ - efficientnet
10
+ - vision-transformer
11
+ - ViT
12
+ - medical-imaging
13
  model_name: EfficientNetV2S & ViT-Hybrid for Histopathologic Cancer Detection
14
  library_name: tensorflow
15
  datasets:
16
+ - histopathologic-cancer-detection
17
+ - PatchCamelyon
18
+ pipeline_tag: image-classification
19
  ---
20
 
21
 
 
61
 
62
  ---
63
  license: mit
64
+ ---