Bela0509's Stars
bubbliiiing/pspnet-pytorch
这是一个pspnet-pytorch的源码,可以用于训练自己的模型。
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
LeeJunHyun/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
bat67/pytorch-FCN-easiest-demo
PyTorch Implementation of Fully Convolutional Networks (a very simple and easy demo).
shelhamer/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.