Stars
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。
PyTorch implementation of UNet++ (Nested U-Net).
PyTorch implementation of the U-Net for image semantic segmentation with high quality images