deep-residual-networks
deep-residual-networks copied to clipboard
Segmentation RESNET
trafficstars
Hey. Are there examples RESNET-50/101/152 * .prototxt for image segmentation?
You can check the deeplab implementation which has a ResNet101 for segmentation.
Is there any other method which uses ResNet as well? (apart from deeplab)