What is: Inception-ResNet-v2?
| Source | Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning |
| Year | 2000 |
| Data Source | CC BY-SA - https://paperswithcode.com |
Inception-ResNet-v2 is a convolutional neural architecture that builds on the Inception family of architectures but incorporates residual connections (replacing the filter concatenation stage of the Inception architecture).
