ResNet (34, 50, 101): Residual CNNs for Image Classification Tasks
23 January 2019
ResNet (34, 50, 101): Residual CNNs for Image Classification Tasks
ResNet is a short name for a residual network, but what’s residual learning? Deep convolutional neural networks have achieved the human level image classification result. Deep networks extract low, middle…