Expand description
PP-DocLayout Detection Model
This module provides PP-DocLayout-specific types and configurations. PP-DocLayout is specialized for document layout detection. The actual implementation is shared via the generic ScaleAwareDetectorModel.
Structs§
- PPDoc
Layout Model Builder - Builder for PP-DocLayout model.
Type Aliases§
- PPDoc
Layout Model - PP-DocLayout document layout detection model.
- PPDoc
Layout Model Output - Output from PP-DocLayout model.
- PPDoc
Layout Postprocess Config - Postprocessing configuration for PP-DocLayout model.
- PPDoc
Layout Preprocess Config - Preprocessing configuration for PP-DocLayout model.