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

https://github.com/denselance/resnet-simple

resnet-simple is a Python3 library that provides a well-documented and easy to use implementation of ResNet (and ResNetv1.5), together with its most basic use case of image classification. Uses PyTorch as the base for implementation.
https://github.com/denselance/resnet-simple

computer-vision image-classification image-recognition python pytorch resnet

Last synced: 2 months ago
JSON representation

resnet-simple is a Python3 library that provides a well-documented and easy to use implementation of ResNet (and ResNetv1.5), together with its most basic use case of image classification. Uses PyTorch as the base for implementation.

Awesome Lists containing this project