For more information on the search, visit the help page.
ToPILImage
__call__
torch
ClassifierOutputProcessor
DetectorOutputProcessor
InstanceSegmenterOutputProcessor
KeypointDetectorOutputProcessor
MaxResize
MinResize
OutputProcessor
PatchSize
SaveLayerTensor
SemanticSegmenterOutputProcessor
TorchEmbeddingsMixin
TorchImageClassificationDataset
TorchImageDataset
TorchImageModel
TorchImageModelConfig
TorchImagePatchesDataset
TorchSamplesMixin
ensure_torch_hub_requirements
find_torch_hub_requirements
from_image_classification_dir_tree
install_torch_hub_requirements
load_torch_hub_image_model
load_torch_hub_raw_model
load_torch_hub_requirements
recommend_num_workers
_is_string_array
_load_image
_polyline_to_bbox
_polylines_to_bboxes
_strip_comments
_to_bytes_array
_to_eta_bbox
logger
fiftyone.utils.torch.ToPILImage
fiftyone
utils
class ToPILImage(object): (source)
View In Hierarchy
Transform that converts a tensor or ndarray to a PIL image, while also allowing PIL images to passthrough.
Undocumented