AlexNet

AlexNet is a pioneering convolutional neural network architecture that significantly advanced image recognition technology. Developed in 2012, it demonstrated the effectiveness of deep learning in large-scale visual tasks.

Read More →

Group-equivariant CNN (G-CNN)

Group-equivariant convolutional neural networks (G-CNNs) are a class of neural networks designed to maintain equivariance to transformations from symmetry groups, enhancing their ability to generalize across transformed inputs. They extend traditional CNNs by incorporating group theory, enabling more efficient learning of invariant features.

Read More →

VGGNet

VGGNet is a convolutional neural network architecture known for its simplicity and depth, developed by the Visual Geometry Group at the University of Oxford. It gained prominence for its performance in image recognition tasks, especially in the ImageNet Large Scale Visual Recognition Challenge (ILSVRC) 2014.

Read More →