https://github.com/devbruce/torch-implementations
Various self-implementations using PyTorch
https://github.com/devbruce/torch-implementations
fpn pytorch resnet
Last synced: 8 months ago
JSON representation
Various self-implementations using PyTorch
- Host: GitHub
- URL: https://github.com/devbruce/torch-implementations
- Owner: devbruce
- License: mit
- Created: 2020-04-12T10:43:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T07:31:07.000Z (almost 6 years ago)
- Last Synced: 2025-03-06T05:37:49.076Z (11 months ago)
- Topics: fpn, pytorch, resnet
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Implementation with Pytorch
- Implement and customize various models and algorithms with Pytorch