ML//CNN//ResNet
- Skip connections: add the input directly to the output of each block — x + f(x)
Skip connections: add the input directly to the output of each block — x + f(x)
Allowed training 100+ layer networks (ResNet-152)
Won ImageNet 2015, superhuman accuracy.