https://github.com/agg-shambhavi/paper-implementations
Pytorch implementation of some of the popular papers
https://github.com/agg-shambhavi/paper-implementations
inception pytorch resnet unet vgg
Last synced: 6 months ago
JSON representation
Pytorch implementation of some of the popular papers
- Host: GitHub
- URL: https://github.com/agg-shambhavi/paper-implementations
- Owner: agg-shambhavi
- Created: 2021-08-12T15:46:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T11:09:58.000Z (about 4 years ago)
- Last Synced: 2025-02-08T18:09:28.716Z (8 months ago)
- Topics: inception, pytorch, resnet, unet, vgg
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📰 Paper-Implementations

This repository contains the pytorch implementation of following papers:
- LeNet
- VGG
- ResNet
- InceptionNet
- UNet