# deeplabv3_plus **Repository Path**: StevenLiuwen/deeplabv3_plus ## Basic Information - **Project Name**: deeplabv3_plus - **Description**: A PyTorch implementation of DeepLab V3+. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-02-23 - **Last Updated**: 2024-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deeplabv3_plus A PyTorch implementation of DeepLab V3+. ### Usage See details at: [Pytorch 实现 DeepLab V3+ 模型,并从 TensorFlow 直接转化预训练参数](https://www.jianshu.com/p/2e58612b2488)