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

GitHub

89 stars
6 watching
11 forks
Language: C++
last commit: almost 6 years ago

Related projects:

Repository Description Stars
wizaron/pytorch-cpp-inference A repository providing tools and examples to serve PyTorch models as C++ inference applications. 226
ptrblck/prog_gans_pytorch_inference Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot 322
artix41/avo-pytorch A method to solve likelihood-free inference problems using an optimization approach 43
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,965
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
jacobgil/pytorch-pruning This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. 875
rusty1s/pytorch_cluster A PyTorch extension library providing optimized graph cluster algorithms 824
zsef123/efficientnets-pytorch A PyTorch implementation of EfficientNet for computer vision tasks 309
ctallec/pyvarinf A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch 359
clcarwin/sphereface_pytorch A PyTorch implementation of the SphereFace face recognition algorithm. 715
thuyngch/human-segmentation-pytorch An open source implementation of deep learning-based human segmentation models using PyTorch 558
pytorch/extension-cpp Enables the creation of custom C++ extensions with CUDA support in PyTorch 1,017
jpeg729/pytorch_bits An experimental framework for developing and testing deep learning models on time-series prediction tasks 79
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
clcarwin/convert_torch_to_pytorch Converts PyTorch models to their Torch equivalents. 539