pytorch-inference
PyTorch inference
Enables fast and efficient inference of PyTorch models on Windows 10 platforms using C++
PyTorch 1.0 inference in C++ on Windows10 platforms
89 stars
6 watching
11 forks
Language: C++
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A repository providing tools and examples to serve PyTorch models as C++ inference applications. | 226 |
| Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
| A method to solve likelihood-free inference problems using an optimization approach | 43 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| A PyTorch extension library providing optimized graph cluster algorithms | 838 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
| A PyTorch implementation of the SphereFace face recognition algorithm. | 716 |
| An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
| An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
| Converts PyTorch models to their Torch equivalents. | 541 |