Class Hierarchy#
|
Mobilint SDK qb Compiler v1.2
MCS002-EN
|
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| Cqbcompiler.calibration.preprocess.CenterCrop | Perform a centered crop on the image |
| CCompiler | |
| Cqbcompiler.frontend.Model_Dict | Wrapper around the Mobilint compiler to support compilation and inference workflows |
| Cqbcompiler.calibration.preprocess.GetImage | Retrieve an image tensor from a file path or NumPy array using OpenCV |
| Cqbcompiler.calibration.preprocess.GetNpy | Load NumPy data from an in-memory array or a .npy file |
| CGetText | Extract text strings from raw inputs |
| Cqbcompiler.calibration.preprocess.Normalize | Apply mean/std normalization to images |
| Cqbcompiler.calibration.preprocess.NpyNormalize | |
| Cqbcompiler.calibration.preprocess.NpyPad | Pad NumPy arrays to a desired shape |
| Cqbcompiler.calibration.preprocess.Pad | Pad images to a target shape or to meet a size divisor |
| Cqbcompiler.calibration.preprocess.preproc_builder | Build a calibration preprocessing pipeline from a YAML or dict configuration |
| Cqbcompiler.calibration.preprocess.Resize | Resize images with optional aspect-ratio preservation |
| Cqbcompiler.calibration.preprocess.ResizeTorch | |
| Cqbcompiler.calibration.preprocess.SetOrder | |
| CTokenizeToEmbedding | Convert tokenized text into embeddings using a Hugging Face model |
| CYoloPre | Apply YOLO-style resize, padding, and normalization to images |
Generated by