索引 _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W _ __getitem__() (torchvision.datasets.Caltech101 方法) (torchvision.datasets.Caltech256 方法) (torchvision.datasets.CarlaStereo 方法) (torchvision.datasets.CelebA 方法) (torchvision.datasets.CIFAR10 方法) (torchvision.datasets.CIFAR100 方法) (torchvision.datasets.Cityscapes 方法) (torchvision.datasets.CocoCaptions 方法) (torchvision.datasets.CocoDetection 方法) (torchvision.datasets.Country211 方法) (torchvision.datasets.CREStereo 方法) (torchvision.datasets.DTD 方法) (torchvision.datasets.EMNIST 方法) (torchvision.datasets.ETH3DStereo 方法) (torchvision.datasets.EuroSAT 方法) (torchvision.datasets.FakeData 方法) (torchvision.datasets.FallingThingsStereo 方法) (torchvision.datasets.FashionMNIST 方法) (torchvision.datasets.FER2013 方法) (torchvision.datasets.FGVCAircraft 方法) (torchvision.datasets.Flickr30k 方法) (torchvision.datasets.Flickr8k 方法) (torchvision.datasets.Flowers102 方法) (torchvision.datasets.FlyingChairs 方法) (torchvision.datasets.FlyingThings3D 方法) (torchvision.datasets.Food101 方法) (torchvision.datasets.GTSRB 方法) (torchvision.datasets.HD1K 方法) (torchvision.datasets.HMDB51 方法) (torchvision.datasets.ImageNet 方法) (torchvision.datasets.Imagenette 方法) (torchvision.datasets.INaturalist 方法) (torchvision.datasets.InStereo2k 方法) (torchvision.datasets.Kinetics 方法) (torchvision.datasets.Kitti 方法) (torchvision.datasets.Kitti2012Stereo 方法) (torchvision.datasets.Kitti2015Stereo 方法) (torchvision.datasets.KittiFlow 方法) (torchvision.datasets.KMNIST 方法) (torchvision.datasets.LFWPairs 方法) (torchvision.datasets.LFWPeople 方法) (torchvision.datasets.LSUN 方法) (torchvision.datasets.Middlebury2014Stereo 方法) (torchvision.datasets.MNIST 方法) (torchvision.datasets.MovingMNIST 方法) (torchvision.datasets.Omniglot 方法) (torchvision.datasets.OxfordIIITPet 方法) (torchvision.datasets.PCAM 方法) (torchvision.datasets.PhotoTour 方法) (torchvision.datasets.Places365 方法) (torchvision.datasets.QMNIST 方法) (torchvision.datasets.RenderedSST2 方法) (torchvision.datasets.SBDataset 方法) (torchvision.datasets.SBU 方法) (torchvision.datasets.SceneFlowStereo 方法) (torchvision.datasets.SEMEION 方法) (torchvision.datasets.Sintel 方法) (torchvision.datasets.SintelStereo 方法) (torchvision.datasets.StanfordCars 方法) (torchvision.datasets.STL10 方法) (torchvision.datasets.SUN397 方法) (torchvision.datasets.SVHN 方法) (torchvision.datasets.UCF101 方法) (torchvision.datasets.USPS 方法) (torchvision.datasets.VOCDetection 方法) (torchvision.datasets.VOCSegmentation 方法) (torchvision.datasets.WIDERFace 方法) A adjust_brightness() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) adjust_contrast() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) adjust_gamma() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) adjust_hue() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) adjust_saturation() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) adjust_sharpness() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) affine() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) alexnet() (在模块 torchvision.models 中) AlexNet_Weights (torchvision.models 中的类) AugMix (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) AutoAugment (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) AutoAugmentPolicy (torchvision.transforms 中的类) autocontrast() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) B batched_nms() (在模块 torchvision.ops 中) BoundingBoxes (torchvision.tv_tensors 中的类) BoundingBoxFormat (torchvision.tv_tensors 中的类) box_area() (在模块 torchvision.ops 中) box_convert() (在模块 torchvision.ops 中) box_iou() (在模块 torchvision.ops 中) C Caltech101 (torchvision.datasets 中的类) Caltech256 (torchvision.datasets 中的类) CarlaStereo (torchvision.datasets 中的类) category_name() (torchvision.datasets.INaturalist 方法) CelebA (torchvision.datasets 中的类) center_crop() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) CenterCrop (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) CIFAR10 (torchvision.datasets 中的类) CIFAR100 (torchvision.datasets 中的类) Cityscapes (torchvision.datasets 中的类) clamp_bounding_boxes() (在模块 torchvision.transforms.v2.functional 中) ClampBoundingBoxes (torchvision.transforms.v2 中的类) clip_boxes_to_image() (在模块 torchvision.ops 中) CocoCaptions (torchvision.datasets 中的类) CocoDetection (torchvision.datasets 中的类) ColorJitter (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) complete_box_iou() (在模块 torchvision.ops 中) complete_box_iou_loss() (在模块 torchvision.ops 中) Compose (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) Conv2dNormActivation (torchvision.ops 中的类) Conv3dNormActivation (torchvision.ops 中的类) convert_bounding_box_format() (在模块 torchvision.transforms.v2.functional 中) convert_image_dtype (torchvision.transforms.v2.functional 中的类) convert_image_dtype() (在模块 torchvision.transforms.functional 中) ConvertBoundingBoxFormat (torchvision.transforms.v2 中的类) ConvertImageDtype (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) convnext_base() (在模块 torchvision.models 中) ConvNeXt_Base_Weights (torchvision.models 中的类) convnext_large() (在模块 torchvision.models 中) ConvNeXt_Large_Weights (torchvision.models 中的类) convnext_small() (在模块 torchvision.models 中) ConvNeXt_Small_Weights (torchvision.models 中的类) convnext_tiny() (在模块 torchvision.models 中) ConvNeXt_Tiny_Weights (torchvision.models 中的类) Country211 (torchvision.datasets 中的类) create_feature_extractor() (在模块 torchvision.models.feature_extraction 中) CREStereo (torchvision.datasets 中的类) crop() (在模块 torchvision.transforms.functional 中) (在模块 torchvision.transforms.v2.functional 中) CutMix (torchvision.transforms.v2 中的类) D DatasetFolder (torchvision.datasets 中的类) decode_gif() (在模块 torchvision.io 中) decode_image() (在模块 torchvision.io 中) decode_jpeg() (在模块 torchvision.io 中) decode_webp() (在模块 torchvision.io 中) deeplabv3_mobilenet_v3_large() (在模块 torchvision.models.segmentation 中) DeepLabV3_MobileNet_V3_Large_Weights (torchvision.models.segmentation 中的类) deeplabv3_resnet101() (在模块 torchvision.models.segmentation 中) DeepLabV3_ResNet101_Weights (torchvision.models.segmentation 中的类) deeplabv3_resnet50() (在模块 torchvision.models.segmentation 中) DeepLabV3_ResNet50_Weights (torchvision.models.segmentation 中的类) deform_conv2d() (在模块 torchvision.ops 中) DeformConv2d (torchvision.ops 中的类) densenet121() (在模块 torchvision.models 中) DenseNet121_Weights (torchvision.models 中的类) densenet161() (在模块 torchvision.models 中) DenseNet161_Weights (torchvision.models 中的类) densenet169() (在模块 torchvision.models 中) DenseNet169_Weights (torchvision.models 中的类) densenet201() (在模块 torchvision.models 中) DenseNet201_Weights (torchvision.models 中的类) device (torchvision.tv_tensors.TVTensor 属性) distance_box_iou() (在模块 torchvision.ops 中) distance_box_iou_loss() (在模块 torchvision.ops 中) draw_bounding_boxes() (在模块 torchvision.utils 中) draw_keypoints() (在模块 torchvision.utils 中) draw_segmentation_masks() (在模块 torchvision.utils 中) drop_block2d() (在模块 torchvision.ops 中) drop_block3d() (在模块 torchvision.ops 中) DropBlock2d (torchvision.ops 中的类) DropBlock3d (torchvision.ops 中的类) DTD (torchvision.datasets 中的类) E efficientnet_b0() (在模块 torchvision.models 中) EfficientNet_B0_Weights(torchvision.models 中的类) efficientnet_b1()(在 torchvision.models 模块中) EfficientNet_B1_Weights(torchvision.models 中的类) efficientnet_b2()(在 torchvision.models 模块中) EfficientNet_B2_Weights(torchvision.models 中的类) efficientnet_b3()(在 torchvision.models 模块中) EfficientNet_B3_Weights(torchvision.models 中的类) efficientnet_b4()(在 torchvision.models 模块中) EfficientNet_B4_Weights(torchvision.models 中的类) efficientnet_b5()(在 torchvision.models 模块中) EfficientNet_B5_Weights(torchvision.models 中的类) efficientnet_b6()(在 torchvision.models 模块中) EfficientNet_B6_Weights(torchvision.models 中的类) efficientnet_b7()(在 torchvision.models 模块中) EfficientNet_B7_Weights(torchvision.models 中的类) efficientnet_v2_l()(在 torchvision.models 模块中) EfficientNet_V2_L_Weights(torchvision.models 中的类) efficientnet_v2_m()(在 torchvision.models 模块中) EfficientNet_V2_M_Weights(torchvision.models 中的类) efficientnet_v2_s()(在 torchvision.models 模块中) EfficientNet_V2_S_Weights(torchvision.models 中的类) elastic()(在 torchvision.transforms.v2.functional 模块中) ElasticTransform(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) EMNIST(torchvision.datasets 中的类) encode_jpeg()(在 torchvision.io 模块中) encode_png()(在 torchvision.io 模块中) equalize()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) erase()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) ETH3DStereo(torchvision.datasets 中的类) EuroSAT(torchvision.datasets 中的类) extra_repr()(torchvision.transforms.v2.Compose 方法) (torchvision.transforms.v2.Lambda 方法) (torchvision.transforms.v2.RandomApply 方法) F FakeData(torchvision.datasets 中的类) FallingThingsStereo(torchvision.datasets 中的类) FashionMNIST(torchvision.datasets 中的类) fasterrcnn_mobilenet_v3_large_320_fpn()(在 torchvision.models.detection 模块中) FasterRCNN_MobileNet_V3_Large_320_FPN_Weights(torchvision.models.detection 中的类) fasterrcnn_mobilenet_v3_large_fpn()(在 torchvision.models.detection 模块中) FasterRCNN_MobileNet_V3_Large_FPN_Weights(torchvision.models.detection 中的类) fasterrcnn_resnet50_fpn()(在 torchvision.models.detection 模块中) fasterrcnn_resnet50_fpn_v2()(在 torchvision.models.detection 模块中) FasterRCNN_ResNet50_FPN_V2_Weights(torchvision.models.detection 中的类) FasterRCNN_ResNet50_FPN_Weights(torchvision.models.detection 中的类) fcn_resnet101()(在 torchvision.models.segmentation 模块中) FCN_ResNet101_Weights(torchvision.models.segmentation 中的类) fcn_resnet50()(在 torchvision.models.segmentation 模块中) FCN_ResNet50_Weights(torchvision.models.segmentation 中的类) fcos_resnet50_fpn()(在 torchvision.models.detection 模块中) FCOS_ResNet50_FPN_Weights(torchvision.models.detection 中的类) FeaturePyramidNetwork(torchvision.ops 中的类) FER2013(torchvision.datasets 中的类) FGVCAircraft(torchvision.datasets 中的类) find_classes()(torchvision.datasets.DatasetFolder 方法) five_crop()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) FiveCrop(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) Flickr30k(torchvision.datasets 中的类) Flickr8k(torchvision.datasets 中的类) flow_to_image()(在 torchvision.utils 模块中) Flowers102(torchvision.datasets 中的类) FlyingChairs(torchvision.datasets 中的类) FlyingThings3D(torchvision.datasets 中的类) Food101(torchvision.datasets 中的类) forward()(torchvision.ops.DeformConv2d 方法) (torchvision.ops.DropBlock2d 方法) (torchvision.ops.DropBlock3d 方法) (torchvision.ops.FeaturePyramidNetwork 方法) (torchvision.ops.FrozenBatchNorm2d 方法) (torchvision.ops.MultiScaleRoIAlign 方法) (torchvision.ops.Permute 方法) (torchvision.ops.PSRoIAlign 方法) (torchvision.ops.PSRoIPool 方法) (torchvision.ops.RoIAlign 方法) (torchvision.ops.RoIPool 方法) (torchvision.ops.SqueezeExcitation 方法) (torchvision.ops.StochasticDepth 方法) (torchvision.transforms.AugMix 方法) (torchvision.transforms.AutoAugment 方法) (torchvision.transforms.CenterCrop 方法) (torchvision.transforms.ColorJitter 方法) (torchvision.transforms.ConvertImageDtype 方法) (torchvision.transforms.ElasticTransform 方法) (torchvision.transforms.FiveCrop 方法) (torchvision.transforms.GaussianBlur 方法) (torchvision.transforms.Grayscale 方法) (torchvision.transforms.LinearTransformation 方法) (torchvision.transforms.Normalize 方法) (torchvision.transforms.Pad 方法) (torchvision.transforms.RandAugment 方法) (torchvision.transforms.RandomAdjustSharpness 方法) (torchvision.transforms.RandomAffine 方法) (torchvision.transforms.RandomApply 方法) (torchvision.transforms.RandomAutocontrast 方法) (torchvision.transforms.RandomCrop 方法) (torchvision.transforms.RandomEqualize 方法) (torchvision.transforms.RandomErasing 方法) (torchvision.transforms.RandomGrayscale 方法) (torchvision.transforms.RandomHorizontalFlip 方法) (torchvision.transforms.RandomInvert 方法) (torchvision.transforms.RandomPerspective 方法) (torchvision.transforms.RandomPosterize 方法) (torchvision.transforms.RandomResizedCrop 方法) (torchvision.transforms.RandomRotation 方法) (torchvision.transforms.RandomSolarize 方法) (torchvision.transforms.RandomVerticalFlip 方法) (torchvision.transforms.Resize 方法) (torchvision.transforms.TenCrop 方法) (torchvision.transforms.TrivialAugmentWide 方法) (torchvision.transforms.v2.AugMix 方法) (torchvision.transforms.v2.AutoAugment 方法) (torchvision.transforms.v2.Compose 方法) (torchvision.transforms.v2.RandAugment 方法) (torchvision.transforms.v2.RandomApply 方法) (torchvision.transforms.v2.RandomChoice 方法) (torchvision.transforms.v2.RandomOrder 方法) (torchvision.transforms.v2.SanitizeBoundingBoxes 方法) (torchvision.transforms.v2.TrivialAugmentWide 方法) FrozenBatchNorm2d(torchvision.ops 中的类) G gaussian_blur()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) gaussian_noise()(在 torchvision.transforms.v2.functional 模块中) GaussianBlur(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) GaussianNoise(torchvision.transforms.v2 中的类) generalized_box_iou()(在 torchvision.ops 模块中) generalized_box_iou_loss()(在 torchvision.ops 模块中) get_dimensions()(在 torchvision.transforms.functional 模块中) get_graph_node_names()(在 torchvision.models.feature_extraction 模块中) get_image_backend()(在 torchvision 模块中) get_image_num_channels()(在 torchvision.transforms.functional 模块中) get_image_size()(在 torchvision.transforms.functional 模块中) get_metadata()(torchvision.io.VideoReader 方法) get_model()(在 torchvision.models 模块中) get_model_weights()(在 torchvision.models 模块中) get_params()(torchvision.transforms.AutoAugment 静态方法) (torchvision.transforms.ColorJitter 静态方法) (torchvision.transforms.GaussianBlur 静态方法) (torchvision.transforms.RandomAffine 静态方法) (torchvision.transforms.RandomCrop 静态方法) (torchvision.transforms.RandomErasing 静态方法) (torchvision.transforms.RandomPerspective 静态方法) (torchvision.transforms.RandomResizedCrop 静态方法) (torchvision.transforms.RandomRotation 静态方法) (torchvision.transforms.v2.AutoAugment 静态方法) (torchvision.transforms.v2.ColorJitter 静态方法) (torchvision.transforms.v2.GaussianBlur 静态方法) (torchvision.transforms.v2.RandomAffine 静态方法) (torchvision.transforms.v2.RandomCrop 静态方法) (torchvision.transforms.v2.RandomErasing 静态方法) (torchvision.transforms.v2.RandomPerspective 静态方法) (torchvision.transforms.v2.RandomResizedCrop 静态方法) (torchvision.transforms.v2.RandomRotation 静态方法) get_result_from_inner_blocks()(torchvision.ops.FeaturePyramidNetwork 方法) get_result_from_layer_blocks()(torchvision.ops.FeaturePyramidNetwork 方法) get_video_backend()(在 torchvision 模块中) get_weight()(在 torchvision.models 模块中) googlenet()(在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) GoogLeNet_QuantizedWeights(torchvision.models.quantization 中的类) GoogLeNet_Weights(torchvision.models 中的类) Grayscale(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) grayscale_to_rgb()(在 torchvision.transforms.v2.functional 模块中) GTSRB(torchvision.datasets 中的类) H HD1K(torchvision.datasets 中的类) hflip()(在 torchvision.transforms.functional 模块中) HMDB51(torchvision.datasets 中的类) horizontal_flip()(在 torchvision.transforms.v2.functional 模块中) I Image(torchvision.tv_tensors 中的类) ImageFolder(torchvision.datasets 中的类) ImageNet(torchvision.datasets 中的类) Imagenette(torchvision.datasets 中的类) ImageReadMode(torchvision.io 中的类) INaturalist(torchvision.datasets 中的类) inception_v3()(在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) Inception_V3_QuantizedWeights(torchvision.models.quantization 中的类) Inception_V3_Weights(torchvision.models 中的类) InStereo2k(torchvision.datasets 中的类) invert()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) J JPEG(torchvision.transforms.v2 中的类) jpeg()(在 torchvision.transforms.v2.functional 模块中) K keypointrcnn_resnet50_fpn()(在 torchvision.models.detection 模块中) KeypointRCNN_ResNet50_FPN_Weights(torchvision.models.detection 中的类) Kinetics(torchvision.datasets 中的类) Kitti(torchvision.datasets 中的类) Kitti2012Stereo(torchvision.datasets 中的类) Kitti2015Stereo(torchvision.datasets 中的类) KittiFlow(torchvision.datasets 中的类) KMNIST(torchvision.datasets 中的类) L Lambda(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) LFWPairs(torchvision.datasets 中的类) LFWPeople(torchvision.datasets 中的类) LinearTransformation(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) list_models()(在 torchvision.models 模块中) lraspp_mobilenet_v3_large()(在 torchvision.models.segmentation 模块中) LRASPP_MobileNet_V3_Large_Weights(torchvision.models.segmentation 中的类) LSUN(torchvision.datasets 中的类) M make_dataset()(torchvision.datasets.DatasetFolder 静态方法) make_grid()(在 torchvision.utils 模块中) Mask(torchvision.tv_tensors 中的类) maskrcnn_resnet50_fpn()(在 torchvision.models.detection 模块中) maskrcnn_resnet50_fpn_v2()(在 torchvision.models.detection 模块中) MaskRCNN_ResNet50_FPN_V2_Weights(torchvision.models.detection 中的类) MaskRCNN_ResNet50_FPN_Weights(torchvision.models.detection 中的类) masks_to_boxes()(在 torchvision.ops 模块中) maxvit_t()(在 torchvision.models 模块中) MaxVit_T_Weights(torchvision.models 中的类) mc3_18()(在 torchvision.models.video 模块中) MC3_18_Weights(torchvision.models.video 中的类) Middlebury2014Stereo(torchvision.datasets 中的类) MixUp(torchvision.transforms.v2 中的类) MLP(torchvision.ops 中的类) mnasnet0_5()(在 torchvision.models 模块中) MNASNet0_5_Weights(torchvision.models 中的类) mnasnet0_75()(在 torchvision.models 模块中) MNASNet0_75_Weights(torchvision.models 中的类) mnasnet1_0()(在 torchvision.models 模块中) MNASNet1_0_Weights(torchvision.models 中的类) mnasnet1_3()(在 torchvision.models 模块中) MNASNet1_3_Weights(torchvision.models 中的类) MNIST(torchvision.datasets 中的类) mobilenet_v2()(在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) MobileNet_V2_QuantizedWeights(torchvision.models.quantization 中的类) MobileNet_V2_Weights(torchvision.models 中的类) mobilenet_v3_large()(在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) MobileNet_V3_Large_QuantizedWeights(torchvision.models.quantization 中的类) MobileNet_V3_Large_Weights(torchvision.models 中的类) mobilenet_v3_small()(在 torchvision.models 模块中) MobileNet_V3_Small_Weights(torchvision.models 中的类) 模块 torchvision MovingMNIST(torchvision.datasets 中的类) MultiScaleRoIAlign(torchvision.ops 中的类) mvit_v1_b()(在 torchvision.models.video 模块中) MViT_V1_B_Weights(torchvision.models.video 中的类) mvit_v2_s()(在 torchvision.models.video 模块中) MViT_V2_S_Weights(torchvision.models.video 中的类) N ndim(torchvision.tv_tensors.TVTensor 属性) nms()(在 torchvision.ops 模块中) Normalize(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) normalize()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) O Omniglot(torchvision.datasets 中的类) OxfordIIITPet(torchvision.datasets 中的类) P Pad(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) pad()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) PCAM(torchvision.datasets 中的类) Permute(torchvision.ops 中的类) permute_channels()(在 torchvision.transforms.v2.functional 模块中) perspective()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) PhotoTour(torchvision.datasets 中的类) pil_to_tensor()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) PILToTensor(torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) Places365(torchvision.datasets 中的类) posterize()(在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) ps_roi_align()(在 torchvision.ops 模块中) ps_roi_pool()(在 torchvision.ops 模块中) PSRoIAlign(torchvision.ops 中的类) PSRoIPool(torchvision.ops 中的类) Q QMNIST(torchvision.datasets 中的类) R r2plus1d_18()(在 torchvision.models.video 模块中) R2Plus1D_18_Weights(torchvision.models.video 中的类) r3d_18()(在 torchvision.models.video 模块中) R3D_18_Weights(torchvision.models.video 中的类) raft_large()(在 torchvision.models.optical_flow 模块中) Raft_Large_Weights(torchvision.models.optical_flow 中的类) raft_small() (在 torchvision.models.optical_flow 模块中) Raft_Small_Weights (torchvision.models.optical_flow 中的类) RandAugment (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomAdjustSharpness (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomAffine (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomApply (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomAutocontrast (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomChannelPermutation (torchvision.transforms.v2 中的类) RandomChoice (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomCrop (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomEqualize (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomErasing (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomGrayscale (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomHorizontalFlip (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomInvert (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomIoUCrop (torchvision.transforms.v2 中的类) RandomOrder (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomPerspective (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomPhotometricDistort (torchvision.transforms.v2 中的类) RandomPosterize (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomResize (torchvision.transforms.v2 中的类) RandomResizedCrop (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomRotation (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomShortestSize (torchvision.transforms.v2 中的类) RandomSolarize (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomVerticalFlip (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) RandomZoomOut (torchvision.transforms.v2 中的类) read_file() (在 torchvision.io 模块中) read_image() (在 torchvision.io 模块中) read_video() (在 torchvision.io 模块中) read_video_timestamps() (在 torchvision.io 模块中) register_kernel() (在 torchvision.transforms.v2.functional 模块中) regnet_x_16gf() (在 torchvision.models 模块中) RegNet_X_16GF_Weights (torchvision.models 中的类) regnet_x_1_6gf() (在 torchvision.models 模块中) RegNet_X_1_6GF_Weights (torchvision.models 中的类) regnet_x_32gf() (在 torchvision.models 模块中) RegNet_X_32GF_Weights (torchvision.models 中的类) regnet_x_3_2gf() (在 torchvision.models 模块中) RegNet_X_3_2GF_Weights (torchvision.models 中的类) regnet_x_400mf() (在 torchvision.models 模块中) RegNet_X_400MF_Weights (torchvision.models 中的类) regnet_x_800mf() (在 torchvision.models 模块中) RegNet_X_800MF_Weights (torchvision.models 中的类) regnet_x_8gf() (在 torchvision.models 模块中) RegNet_X_8GF_Weights (torchvision.models 中的类) regnet_y_128gf() (在 torchvision.models 模块中) RegNet_Y_128GF_Weights (torchvision.models 中的类) regnet_y_16gf() (在 torchvision.models 模块中) RegNet_Y_16GF_Weights (torchvision.models 中的类) regnet_y_1_6gf() (在 torchvision.models 模块中) RegNet_Y_1_6GF_Weights (torchvision.models 中的类) regnet_y_32gf() (在 torchvision.models 模块中) RegNet_Y_32GF_Weights (torchvision.models 中的类) regnet_y_3_2gf() (在 torchvision.models 模块中) RegNet_Y_3_2GF_Weights (torchvision.models 中的类) regnet_y_400mf() (在 torchvision.models 模块中) RegNet_Y_400MF_Weights (torchvision.models 中的类) regnet_y_800mf() (在 torchvision.models 模块中) RegNet_Y_800MF_Weights (torchvision.models 中的类) regnet_y_8gf() (在 torchvision.models 模块中) RegNet_Y_8GF_Weights (torchvision.models 中的类) remove_small_boxes() (在 torchvision.ops 模块中) RenderedSST2 (torchvision.datasets 中的类) Resize (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) resize() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) resized_crop() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) resnet101() (在 torchvision.models 模块中) ResNet101_Weights (torchvision.models 中的类) resnet152() (在 torchvision.models 模块中) ResNet152_Weights (torchvision.models 中的类) resnet18() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ResNet18_QuantizedWeights (torchvision.models.quantization 中的类) ResNet18_Weights (torchvision.models 中的类) resnet34() (在 torchvision.models 模块中) ResNet34_Weights (torchvision.models 中的类) resnet50() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ResNet50_QuantizedWeights (torchvision.models.quantization 中的类) ResNet50_Weights (torchvision.models 中的类) resnext101_32x8d() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ResNeXt101_32X8D_QuantizedWeights (torchvision.models.quantization 中的类) ResNeXt101_32X8D_Weights (torchvision.models 中的类) resnext101_64x4d() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ResNeXt101_64X4D_QuantizedWeights (torchvision.models.quantization 中的类) ResNeXt101_64X4D_Weights (torchvision.models 中的类) resnext50_32x4d() (在 torchvision.models 模块中) ResNeXt50_32X4D_Weights (torchvision.models 中的类) retinanet_resnet50_fpn() (在 torchvision.models.detection 模块中) retinanet_resnet50_fpn_v2() (在 torchvision.models.detection 模块中) RetinaNet_ResNet50_FPN_V2_Weights (torchvision.models.detection 中的类) RetinaNet_ResNet50_FPN_Weights (torchvision.models.detection 中的类) RGB (torchvision.transforms.v2 中的类) rgb_to_grayscale() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) roi_align() (在 torchvision.ops 模块中) roi_pool() (在 torchvision.ops 模块中) RoIAlign (torchvision.ops 中的类) RoIPool (torchvision.ops 中的类) rotate() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) S s3d() (在 torchvision.models.video 模块中) S3D_Weights (torchvision.models.video 中的类) sanitize_bounding_boxes() (在 torchvision.transforms.v2.functional 模块中) SanitizeBoundingBoxes (torchvision.transforms.v2 中的类) save_image() (在 torchvision.utils 模块中) SBDataset (torchvision.datasets 中的类) SBU (torchvision.datasets 中的类) ScaleJitter (torchvision.transforms.v2 中的类) SceneFlowStereo (torchvision.datasets 中的类) seek() (torchvision.io.VideoReader 方法) SEMEION (torchvision.datasets 中的类) set_current_stream() (torchvision.io.VideoReader 方法) set_image_backend() (在 torchvision 模块中) set_return_type (torchvision.tv_tensors 中的类) set_video_backend() (在 torchvision 模块中) shape (torchvision.tv_tensors.TVTensor 属性) shufflenet_v2_x0_5() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ShuffleNet_V2_X0_5_QuantizedWeights (torchvision.models.quantization 中的类) ShuffleNet_V2_X0_5_Weights (torchvision.models 中的类) shufflenet_v2_x1_0() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ShuffleNet_V2_X1_0_QuantizedWeights (torchvision.models.quantization 中的类) ShuffleNet_V2_X1_0_Weights (torchvision.models 中的类) shufflenet_v2_x1_5() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ShuffleNet_V2_X1_5_QuantizedWeights (torchvision.models.quantization 中的类) ShuffleNet_V2_X1_5_Weights (torchvision.models 中的类) shufflenet_v2_x2_0() (在 torchvision.models 模块中) (在 torchvision.models.quantization 模块中) ShuffleNet_V2_X2_0_QuantizedWeights (torchvision.models.quantization 中的类) ShuffleNet_V2_X2_0_Weights (torchvision.models 中的类) sigmoid_focal_loss() (在 torchvision.ops 模块中) Sintel (torchvision.datasets 中的类) SintelStereo (torchvision.datasets 中的类) solarize() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) SqueezeExcitation (torchvision.ops 中的类) squeezenet1_0() (在 torchvision.models 模块中) SqueezeNet1_0_Weights (torchvision.models 中的类) squeezenet1_1() (在 torchvision.models 模块中) SqueezeNet1_1_Weights (torchvision.models 中的类) ssd300_vgg16() (在 torchvision.models.detection 模块中) SSD300_VGG16_Weights (torchvision.models.detection 中的类) ssdlite320_mobilenet_v3_large() (在 torchvision.models.detection 模块中) SSDLite320_MobileNet_V3_Large_Weights (torchvision.models.detection 中的类) StanfordCars (torchvision.datasets 中的类) STL10 (torchvision.datasets 中的类) stochastic_depth() (在 torchvision.ops 模块中) StochasticDepth (torchvision.ops 中的类) SUN397 (torchvision.datasets 中的类) SVHN (torchvision.datasets 中的类) swin3d_b() (在 torchvision.models.video 模块中) Swin3D_B_Weights (torchvision.models.video 中的类) swin3d_s() (在 torchvision.models.video 模块中) Swin3D_S_Weights (torchvision.models.video 中的类) swin3d_t() (在 torchvision.models.video 模块中) Swin3D_T_Weights (torchvision.models.video 中的类) swin_b() (在 torchvision.models 模块中) Swin_B_Weights (torchvision.models 中的类) swin_s() (在 torchvision.models 模块中) Swin_S_Weights (torchvision.models 中的类) swin_t() (在 torchvision.models 模块中) Swin_T_Weights (torchvision.models 中的类) swin_v2_b() (在 torchvision.models 模块中) Swin_V2_B_Weights (torchvision.models 中的类) swin_v2_s() (在 torchvision.models 模块中) Swin_V2_S_Weights (torchvision.models 中的类) swin_v2_t() (在 torchvision.models 模块中) Swin_V2_T_Weights (torchvision.models 中的类) T ten_crop() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) TenCrop (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) to_dtype() (在 torchvision.transforms.v2.functional 模块中) to_grayscale() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) to_image() (在 torchvision.transforms.v2.functional 模块中) to_pil_image() (在 torchvision.transforms.functional 模块中) (在模块 torchvision.transforms.v2.functional 中) to_tensor (torchvision.transforms.v2.functional 中的类) to_tensor() (在 torchvision.transforms.functional 模块中) ToDtype (torchvision.transforms.v2 中的类) ToImage (torchvision.transforms.v2 中的类) ToPILImage (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) ToPureTensor (torchvision.transforms.v2 中的类) torchvision 模块 ToTensor (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) TrivialAugmentWide (torchvision.transforms 中的类) (torchvision.transforms.v2 中的类) TVTensor (torchvision.tv_tensors 中的类) U UCF101 (torchvision.datasets 中的类) uniform_temporal_subsample() (在 torchvision.transforms.v2.functional 模块中) UniformTemporalSubsample (torchvision.transforms.v2 中的类) USPS (torchvision.datasets 中的类) V vertical_flip() (在 torchvision.transforms.v2.functional 模块中) vflip() (在 torchvision.transforms.functional 模块中) vgg11() (在 torchvision.models 模块中) vgg11_bn() (在 torchvision.models 模块中) VGG11_BN_Weights (torchvision.models 中的类) VGG11_Weights (torchvision.models 中的类) vgg13() (在 torchvision.models 模块中) vgg13_bn() (在 torchvision.models 模块中) VGG13_BN_Weights (torchvision.models 中的类) VGG13_Weights (torchvision.models 中的类) vgg16() (在 torchvision.models 模块中) vgg16_bn() (在 torchvision.models 模块中) VGG16_BN_Weights (torchvision.models 中的类) VGG16_Weights (torchvision.models 中的类) vgg19() (在 torchvision.models 模块中) vgg19_bn() (在 torchvision.models 模块中) VGG19_BN_Weights (torchvision.models 中的类) VGG19_Weights (torchvision.models 中的类) Video (torchvision.tv_tensors 中的类) VideoReader (torchvision.io 中的类) VisionDataset (torchvision.datasets 中的类) vit_b_16() (在 torchvision.models 模块中) ViT_B_16_Weights (torchvision.models 中的类) vit_b_32() (在 torchvision.models 模块中) ViT_B_32_Weights (torchvision.models 中的类) vit_h_14() (在 torchvision.models 模块中) ViT_H_14_Weights (torchvision.models 中的类) vit_l_16() (在 torchvision.models 模块中) ViT_L_16_Weights (torchvision.models 中的类) vit_l_32() (在 torchvision.models 模块中) ViT_L_32_Weights (torchvision.models 中的类) VOCDetection (torchvision.datasets 中的类) VOCSegmentation (torchvision.datasets 中的类) W wide_resnet101_2() (在 torchvision.models 模块中) Wide_ResNet101_2_Weights (torchvision.models 中的类) wide_resnet50_2() (在 torchvision.models 模块中) Wide_ResNet50_2_Weights (torchvision.models 中的类) WIDERFace (torchvision.datasets 中的类) wrap (torchvision.tv_tensors 中的类) wrap_dataset_for_transforms_v2() (在 torchvision.datasets 模块中) write_file() (在 torchvision.io 模块中) write_jpeg() (在 torchvision.io 模块中) write_png() (在 torchvision.io 模块中) write_video() (在 torchvision.io 模块中)