Image Feature Extraction
Transformers
Safetensors
dinov2
Inference Endpoints
fepegar commited on
Commit
b3eaf04
·
verified ·
1 Parent(s): 23589fe

Add total number of images

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -136,6 +136,7 @@ We used images from five public, deidentified chest X-ray datasets to train this
136
  | [NIH-CXR](https://openaccess.thecvf.com/content_cvpr_2017/html/Wang_ChestX-ray8_Hospital-Scale_Chest_CVPR_2017_paper.html) | 112 120 |
137
  | [PadChest](https://www.sciencedirect.com/science/article/abs/pii/S1361841520301614) | 136 787 |
138
  | [BRAX](https://www.nature.com/articles/s41597-022-01608-8) | 41 260 |
 
139
 
140
  Images in the validation and test sets used to train [MAIRA](https://arxiv.org/abs/2311.13668) were excluded from the training set of RAD-DINO.
141
  The list of image files used for training is available at [`./training_images.csv`](./training_images.csv).
 
136
  | [NIH-CXR](https://openaccess.thecvf.com/content_cvpr_2017/html/Wang_ChestX-ray8_Hospital-Scale_Chest_CVPR_2017_paper.html) | 112 120 |
137
  | [PadChest](https://www.sciencedirect.com/science/article/abs/pii/S1361841520301614) | 136 787 |
138
  | [BRAX](https://www.nature.com/articles/s41597-022-01608-8) | 41 260 |
139
+ | **TOTAL** | 882 775 |
140
 
141
  Images in the validation and test sets used to train [MAIRA](https://arxiv.org/abs/2311.13668) were excluded from the training set of RAD-DINO.
142
  The list of image files used for training is available at [`./training_images.csv`](./training_images.csv).