Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ Layout Analysis Module of PaddleOCR-VL-1.5
|
|
| 42 |
|
| 43 |
## Introduction
|
| 44 |
|
| 45 |
-
This is the model weights for PP-
|
| 46 |
|
| 47 |
**PP-DocLayoutV3 is specifically engineered to handle non-planar document images. It can directly predict multi-point bounding boxes for layout elements—as opposed to standard two-point boxes—and determine logical reading orders for skewed and curved surfaces within a single forward pass, significantly reducing cascading errors.** This model is an essential component of PaddleOCR-VL-1.5, providing crucial layout analysis for the high-precision parsing of various real-world documents in PaddleOCR-VL.
|
| 48 |
|
|
|
|
| 42 |
|
| 43 |
## Introduction
|
| 44 |
|
| 45 |
+
This is the model weights for PP-DocLayoutv3 in safetensors format. Get PaddlePaddle weights at [PP-DocLayoutV3](https://huggingface.co/PaddlePaddle/PP-DocLayoutV3)
|
| 46 |
|
| 47 |
**PP-DocLayoutV3 is specifically engineered to handle non-planar document images. It can directly predict multi-point bounding boxes for layout elements—as opposed to standard two-point boxes—and determine logical reading orders for skewed and curved surfaces within a single forward pass, significantly reducing cascading errors.** This model is an essential component of PaddleOCR-VL-1.5, providing crucial layout analysis for the high-precision parsing of various real-world documents in PaddleOCR-VL.
|
| 48 |
|