Introduction PP DocLayoutV2 is a dedicated lightweight model for layout analysis, focusing specifically on element detection, classification, and reading order prediction. Model Architecture PP DocLayoutV2 is composed of two sequentially connected networks. The first is an RT DETR based detection model that performs layout element detection and classification. The detected bounding boxes and class labels are then passed to a subsequent pointer network, which is responsible for ordering these layout elements. Usage Install Dependencies Install PaddlePaddle and PaddleOCR: For Windows users, please use WSL or a Docker container. Basic Usage Python API usage: For more usage details and parameter explanations, see the documentation. Citation If you find PaddleOCR VL helpful, feel free to give us a star and citation.
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy