Expand description
Classification model implementations.
This module contains pure model implementations for classification tasks.
Modules§
- pp_
lcnet - PP-LCNet Classification Model
Structs§
- PPLC
NetModel - Pure PP-LCNet model implementation.
- PPLC
NetModel Builder - Builder for PP-LCNet model.
- PPLC
NetModel Output - Output from PP-LCNet model.
- PPLC
NetPostprocess Config - Configuration for PP-LCNet model postprocessing.
- PPLC
NetPreprocess Config - Configuration for PP-LCNet model preprocessing.