Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.07 KB

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