solt
Welcome to solt’s documentation!
Modules:
solt
Examples:
Basics of
SOLT
Using
SOLT
to augment the keypoints (landmarks)
Using
SOLT
for instance and semantic segmentation
Augmenting Medical Images: Chest X-ray 14 dataset
solt
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
ALLOWED_BLURS (in module solt.constants)
ALLOWED_COLOR_CONVERSIONS (in module solt.constants)
ALLOWED_CROPS (in module solt.constants)
ALLOWED_INTERPOLATIONS (in module solt.constants)
ALLOWED_PADDINGS (in module solt.constants)
ALLOWED_TYPES (in module solt.constants)
apply() (solt.core.BaseTransform method)
B
BaseTransform (class in solt.core)
Blur (class in solt.transforms)
Brightness (class in solt.transforms)
C
Contrast (class in solt.transforms)
correct_for_frame_change() (solt.core.MatrixTransform static method)
Crop (class in solt.transforms)
CutOut (class in solt.transforms)
CvtColor (class in solt.transforms)
D
DataContainer (class in solt.core)
DTYPES_MAX (in module solt.constants)
E
exec_stream() (solt.core.Stream static method)
F
Flip (class in solt.transforms)
from_dict() (in module solt.utils)
(solt.core.DataContainer static method)
from_json() (in module solt.utils)
from_yaml() (in module solt.utils)
fuse_with() (solt.core.MatrixTransform method)
G
GammaCorrection (class in solt.transforms)
GridMask (class in solt.transforms)
H
HSV (class in solt.transforms)
I
ImageTransform (class in solt.core)
img_shape_checker() (in module solt.utils)
IntensityRemap (class in solt.transforms)
InterpolationPropertyHolder (class in solt.core)
J
JPEGCompression (class in solt.transforms)
K
Keypoints (class in solt.core)
KeypointsJitter (class in solt.transforms)
M
MatrixTransform (class in solt.core)
module
solt.constants
solt.core
solt.transforms
solt.utils
N
Noise (class in solt.transforms)
O
optimize_transforms_stack() (solt.core.Stream static method)
P
Pad (class in solt.transforms)
PaddingPropertyHolder (class in solt.core)
Projection (class in solt.transforms)
R
RandomResizedCrop (class in solt.transforms)
registry (solt.utils.Serializable attribute)
reset_interpolation() (solt.core.Stream method)
reset_padding() (solt.core.Stream method)
Resize (class in solt.transforms)
Rotate (class in solt.transforms)
Rotate90 (class in solt.transforms)
S
SaltAndPepper (class in solt.transforms)
sample_transform() (solt.core.BaseTransform method)
(solt.core.MatrixTransform method)
sample_transform_matrix() (solt.core.MatrixTransform method)
(solt.transforms.Projection method)
(solt.transforms.Rotate method)
(solt.transforms.Scale method)
(solt.transforms.Shear method)
(solt.transforms.Translate method)
Scale (class in solt.transforms)
SelectiveStream (class in solt.core)
Serializable (class in solt.utils)
serializable_name (solt.core.SelectiveStream attribute)
(solt.core.Stream attribute)
(solt.transforms.Blur attribute)
(solt.transforms.Brightness attribute)
(solt.transforms.Contrast attribute)
(solt.transforms.Crop attribute)
(solt.transforms.CutOut attribute)
(solt.transforms.CvtColor attribute)
(solt.transforms.Flip attribute)
(solt.transforms.GammaCorrection attribute)
(solt.transforms.GridMask attribute)
(solt.transforms.HSV attribute)
(solt.transforms.IntensityRemap attribute)
(solt.transforms.JPEGCompression attribute)
(solt.transforms.KeypointsJitter attribute)
(solt.transforms.Noise attribute)
(solt.transforms.Pad attribute)
(solt.transforms.Projection attribute)
(solt.transforms.RandomResizedCrop attribute)
(solt.transforms.Resize attribute)
(solt.transforms.Rotate attribute)
(solt.transforms.Rotate90 attribute)
(solt.transforms.SaltAndPepper attribute)
(solt.transforms.Scale attribute)
(solt.transforms.Shear attribute)
(solt.transforms.Translate attribute)
(solt.utils.Serializable attribute)
Shear (class in solt.transforms)
solt.constants
module
solt.core
module
solt.transforms
module
solt.utils
module
Stream (class in solt.core)
T
to_dict() (solt.utils.Serializable method)
to_json() (solt.utils.Serializable method)
to_torch() (solt.core.DataContainer method)
to_yaml() (solt.utils.Serializable method)
Translate (class in solt.transforms)
U
use_transform() (solt.core.BaseTransform method)
V
validate_numeric_range_parameter() (in module solt.utils)
validate_parameter() (in module solt.utils)