https://github.com/marcnuth/pytorch-models
reusable & predefined models built via PyTorch, which could be easily integrated into your project.
https://github.com/marcnuth/pytorch-models
Last synced: over 1 year ago
JSON representation
reusable & predefined models built via PyTorch, which could be easily integrated into your project.
- Host: GitHub
- URL: https://github.com/marcnuth/pytorch-models
- Owner: Marcnuth
- License: apache-2.0
- Created: 2020-02-19T04:53:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-19T05:03:35.000Z (over 6 years ago)
- Last Synced: 2025-02-19T23:19:42.392Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyTorch-Models
This repo aims at providing both **reusable** PyTorch Models and servable **pre-trained** models, which could easily integrated into your projects.
## Install
## Usage Guide
### Import
### Examples
## Models
## Citation
## Contribution
Please submit PR if you want to contribute, or submit issues for new model requirements.