Update README.md
Browse filesFixed wrong numbers
README.md
CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: object-detection
|
|
17 |
<!-- ABOUT THE PROJECT -->
|
18 |
## About 📋
|
19 |
|
20 |
-
The models were fine-tuned using 4xA100 GPUs on the Doclaynet-base dataset, which consists of
|
21 |
|
22 |
<p align="center">
|
23 |
<img src="https://github.com/moured/YOLOv10-Document-Layout-Analysis/raw/main/images/samples.gif" height="320"/>
|
|
|
17 |
<!-- ABOUT THE PROJECT -->
|
18 |
## About 📋
|
19 |
|
20 |
+
The models were fine-tuned using 4xA100 GPUs on the Doclaynet-base dataset, which consists of 69103 training images, 6480 validation images, and 4994 test images.
|
21 |
|
22 |
<p align="center">
|
23 |
<img src="https://github.com/moured/YOLOv10-Document-Layout-Analysis/raw/main/images/samples.gif" height="320"/>
|