deeplay.applications.detection.lodestar.lodestar Module#

Classes#

Application(*args, **kwargs)

ConvolutionalNeuralNetwork(*args, **kwargs)

Convolutional Neural Network (CNN) module.

LodeSTAR(*args, **kwargs)

Self-supervised object detection using LodeSTAR

RandomRotation2d([angle, indices])

RandomTranslation2d([dx, dy, indices])

Transforms(transforms)