快捷方式

LRASPP

LRASPP 模型基於 《Searching for MobileNetV3》 論文。

警告

The segmentation module is in Beta stage, and backward compatibility is not guaranteed.

模型構建器

以下模型構建器可用於例項化 FCN 模型,可選擇是否載入預訓練權重。所有模型構建器內部都依賴於 torchvision.models.segmentation.LRASPP 基類。有關此類更多詳情,請參閱 原始碼

lraspp_mobilenet_v3_large(*[, weights, ...])

根據 《Searching for MobileNetV3》 論文,構建一個帶有 MobileNetV3-Large 主幹的 Lite R-ASPP 網路模型。

文件

訪問全面的 PyTorch 開發者文件

檢視文件

教程

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

檢視教程

資源

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

檢視資源