arpit-gour02 commited on
Commit
85c0c4a
·
verified ·
1 Parent(s): 8a37ee0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -163,7 +163,7 @@ The model was trained on the **RVL-CDIP (Ryerson Vision Lab Complex Document Inf
163
  * **Total Size:** 400,000 grayscale images.
164
  * **Classes:** 16 perfectly balanced classes.
165
  * **Split:** The standard split is 320k Train, 40k Validation, 40k Test. This model was trained on the 20k images per class with 2.5k Images per class for Val and 2.5k Images per class for Test.
166
- * **Data Handling:** Original grayscale images were converted to 3-channel RGB to match the input expectations of the pre-trained ResNet backbone.
167
 
168
  ### Training Procedure
169
 
 
163
  * **Total Size:** 400,000 grayscale images.
164
  * **Classes:** 16 perfectly balanced classes.
165
  * **Split:** The standard split is 320k Train, 40k Validation, 40k Test. This model was trained on the 20k images per class with 2.5k Images per class for Val and 2.5k Images per class for Test.
166
+ * **Data Handling:** Original grayscale images were converted to 3-channel RGB to match the input expectations of the trained ResNet backbone.
167
 
168
  ### Training Procedure
169