Thank you! We'll be in touch ASAP.
Something went wrong, please try again or contact us directly at contact@dagshub.com
Deci-AI:master
deci-ai:bug/SG-399_external_checkpoints_fix
# PACKAGE IMPORTS FOR EXTERNAL USAGE import cv2 from super_gradients.training.transforms.transforms import DetectionMosaic, DetectionRandomAffine, DetectionHSV,\ DetectionPaddedRescale, DetectionTargetsFormatTransform from super_gradients.training.transforms.all_transforms import TRANSFORMS, Transforms __all__ = ['TRANSFORMS', 'Transforms', 'DetectionMosaic', 'DetectionRandomAffine', 'DetectionHSV', 'DetectionPaddedRescale', 'DetectionTargetsFormatTransform'] cv2.setNumThreads(0)
Press p or to see the previous file or, n or to see the next file