How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page.
PyTorch implementation of UNet++ (Nested U-Net).
This is an unofficial PyTorch implementation of DeepLab v2 [1] with a ResNet-101 backbone. COCO-Stuff dataset [2] and PASCAL VOC dataset [3] are supported. The official Caffe weights provided by the authors can be used without building the Caffe APIs. DeepLab v3/v3+ models with the identical…
The main features of kazuto1011/deeplab-pytorch are: Segmentation Architectures, Plug and Play Modules.
Open-source alternatives to kazuto1011/deeplab-pytorch include: hszhao/pspnet — by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page. aayushbansal/pixelnet. aharley/segaware. aitorzip/keras-icnet. akirasosa/mobile-semantic-segmentation. 4uiiurz1/pytorch-nested-unet — PyTorch implementation of UNet++ (Nested U-Net).