DeepLab-V1-PyTorch
DeepLab-V1-PyTorch copied to clipboard
Code for ICLR 2015 deeplab-v1 paper "Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs"
Why the folder of VOCdevkit have only two folder,SegmentationClassAug and __MACOSX
如题。 这样有什么好处,为啥用两个,一个MaxPool2d不行吗
I want to know the source of "deeplab_largeFOV.pth" in data directory, can you explain detail about is?? Is it a pre-trained weight on the ImageNet dataset? or Is it a...
Thank you for sharing your code! Your work is really brilliant! But here I'm puzzled about how to set the parameters of Pairwise potentials with other datasets. I noticed that...