快捷方式

影片 MViT

MViT 模型基於 MViTv2: Improved Multiscale Vision Transformers for Classification and DetectionMultiscale Vision Transformers 論文。

模型構建器

可以使用以下模型構建器來例項化 MViT v1 或 v2 模型,可選擇是否包含預訓練權重。所有模型構建器都內部依賴於 torchvision.models.video.MViT 基類。有關此類的更多詳細資訊,請參閱 原始碼

mvit_v1_b(*[, weights, progress])

Multiscale Vision Transformers 構建基礎 MViTV1 架構。

mvit_v2_s(*[, weights, progress])

Multiscale Vision TransformersMViTv2: Improved Multiscale Vision Transformers for Classification and Detection 構建小型 MViTV2 架構。

文件

訪問全面的 PyTorch 開發者文件

檢視文件

教程

為初學者和高階開發者提供深入的教程

檢視教程

資源

查詢開發資源並讓您的問題得到解答

檢視資源