An open API service indexing awesome lists of open source software.

https://github.com/andreazoccatelli/resnet18_fromscratch

Resnet-18 from scratch, using Pytorch
https://github.com/andreazoccatelli/resnet18_fromscratch

computer-vision deep-learning pytorch resnet-18

Last synced: 3 months ago
JSON representation

Resnet-18 from scratch, using Pytorch

Awesome Lists containing this project

README

          

# ResNet-18 implementation using Pytorch
- [Original paper](https://arxiv.org/abs/1512.03385)
- [Summary on Notion](https://andrea-zoccatelli.notion.site/Resnets-2ac260687176413884cd2697e8e6eab9?pvs=74)