Convolutional Neural Networks (2)

Convolutional Neural Networks (2)

2025, Nov 21    

Contents

  1. VGGNet
  2. ResNet
  3. 1x1 Convolution
  4. References

With the introduction of convolutional neural networks, various architectures were proposed in the ImageNet Large Scale Visual Recognition Challenge (ILSVRC).

VGGNet

ResNet

1x1 Convolution

References