Model Pipeline - Document layout analysis
Document layout analysis is the process of identifying and classifying different parts of a document image, such as text blocks, images, and tables, to understand its structure.
Document layout analysis is the process of identifying and classifying different parts of a document image, such as text blocks, images, and tables, to understand its structure.
Loss
1.2 |*
1.0 | **
0.8 | ***
0.6 | ****
0.4 | *****
--------
Epochs| Epoch | Loss ↓ | Accuracy ↑ | Observation |
|---|---|---|---|
| 1 | 1.2 | 0.45 | Model starts learning basic layout features |
| 2 | 0.9 | 0.60 | Improved detection of text and image regions |
| 3 | 0.7 | 0.72 | Better bounding box refinement and classification |
| 4 | 0.55 | 0.80 | Model converging with clearer layout separation |
| 5 | 0.45 | 0.85 | High accuracy in identifying layout elements |