pytorch-cpp-inference

C++ PyTorch inference toolkit

A repository providing tools and examples to serve PyTorch models as C++ inference applications.

Serving PyTorch 1.0 Models as a Web Server in C++

GitHub

226 stars
9 watching
33 forks
Language: C++
last commit: over 6 years ago
cppinferencepytorch

Related projects:

RepositoryDescriptionStars
zccyman/pytorch-inferenceEnables fast and efficient inference of PyTorch models on Windows 10 platforms using C++89
prabhuomkar/pytorch-cppA C++ implementation of PyTorch tutorials1,978
pytorch/extension-cppEnables the creation of custom C++ extensions with CUDA support in PyTorch1,031
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
ptrblck/prog_gans_pytorch_inferenceReproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot322
stepelu/ptstatA PyTorch-based implementation of probabilistic programming and statistical inference tools110
fxia22/pointnet.pytorchThis is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks.2,175
pytorch/tntA collection of tools and utilities for building and training neural networks with PyTorch.1,669
bearpaw/pytorch-poseA PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization.1,109
bloodaxe/pytorch-toolbeltA comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development.1,523
artix41/avo-pytorchA method to solve likelihood-free inference problems using an optimization approach43
vinhkhuc/pytorch-mini-tutorialsA collection of tutorials and lessons on building deep learning models using the PyTorch library.326