Class Hierarchy

Class Hierarchy#

Mobilint SDK qb Compiler: Class Hierarchy
Mobilint SDK qb Compiler v1.1
MCS002-EN
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cqbcompiler.calibration.preprocess.CenterCropPerform a centered crop on the image
 CCompiler
 Cqbcompiler.frontend.Model_DictWrapper around the Mobilint compiler to support compilation and inference workflows
 Cqbcompiler.calibration.preprocess.GetImageRetrieve an image tensor from a file path or NumPy array using OpenCV
 Cqbcompiler.calibration.preprocess.GetNpyLoad NumPy data from an in-memory array or a .npy file
 CGetTextExtract text strings from raw inputs
 Cqbcompiler.calibration.preprocess.NormalizeApply mean/std normalization to images
 Cqbcompiler.calibration.preprocess.NpyNormalize
 Cqbcompiler.calibration.preprocess.NpyPadPad NumPy arrays to a desired shape
 Cqbcompiler.calibration.preprocess.PadPad images to a target shape or to meet a size divisor
 Cqbcompiler.calibration.preprocess.preproc_builderBuild a calibration preprocessing pipeline from a YAML or dict configuration
 Cqbcompiler.calibration.preprocess.ResizeResize images with optional aspect-ratio preservation
 Cqbcompiler.calibration.preprocess.ResizeTorch
 Cqbcompiler.calibration.preprocess.SetOrder
 CTokenizeToEmbeddingConvert tokenized text into embeddings using a Hugging Face model
 CYoloPreApply YOLO-style resize, padding, and normalization to images