Metadata-Version: 2.1
Name: torch-models
Version: 0.0.7
Summary: PyTorch Models Hub
Home-page: https://github.com/Marcnuth/PyTorch-Models
Author: Marcnuth
Author-email: hxianxian@gmail.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: torchvision

# 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.


