Skip to content

willweimike/Neural-Networks

Repository files navigation

Network-implementation

Neural network implementation according to papers

PyTorch

LeNet

Paper: Gradient-based learning applied to document recognition

VGG

Paper: Very Deep Convolutional Networks for Large-Scale Image Recognition

ResNet

Paper: Deep Residual Learning for Image Recognition

EfficientNet

Paper: EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks

UNet

Paper: U-Net: Convolutional Networks for Biomedical Image Segmentation

Attention UNet

Paper: Attention U-Net: Learning Where to Look for the Pancreas

ResUNet

Paper: Road Extraction by Deep Residual U-Net