pub type PPDocLayoutModel = ScaleAwareDetectorModel;Expand description
PP-DocLayout document layout detection model.
This is a specialized configuration of the generic ScaleAwareDetectorModel that uses ScaleFactorAndImageShape inference mode (requires both scale_factor and im_shape).
Aliased Typeยง
pub struct PPDocLayoutModel { /* private fields */ }