services\pytorch_lite_model library

Classes

ClassificationModel
Model wrapper for PyTorch classification tasks.
ModelObjectDetection
Model wrapper for PyTorch object detection tasks.
PytorchLite
Utility class for loading and using PyTorch Lite models.

Constants

TORCHVISION_NORM_MEAN_RGB → const List<double>
TORCHVISION_NORM_STD_RGB → const List<double>