Projects in Awesome Lists tagged with libtorch
A curated list of projects in awesome lists tagged with libtorch .
https://github.com/pytorch/tensorrt
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
cuda deep-learning jetson libtorch machine-learning nvidia pytorch tensorrt
Last synced: 16 Apr 2026
https://github.com/pytorch/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
cuda deep-learning jetson libtorch machine-learning nvidia pytorch tensorrt
Last synced: 09 Apr 2025
https://github.com/prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
artificial-intelligence autograd colab convolutional-neural-network cplusplus datasets generative-adversarial-network interactive-tutorials language-model libtorch machine-learning neural-network pytorch recurrent-neural-network scriptmodule-files tensors torch tutorial
Last synced: 04 Oct 2025
https://github.com/dotnet/torchsharp
A .NET library that provides access to the library that powers PyTorch.
libtorch mlnet torchscript torchsharp
Last synced: 12 May 2025
https://github.com/dotnet/TorchSharp
A .NET library that provides access to the library that powers PyTorch.
libtorch mlnet torchscript torchsharp
Last synced: 02 Apr 2025
https://github.com/allentdan/libtorchtutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
classification cpp libtorch pytorch pytorch-cpp resnet segmentation tutorial-code unet vgg yolov4 yolov4-tiny
Last synced: 04 Apr 2025
https://github.com/zhiqwang/yolort
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
deployment detection graghsurgeon inference jit libtorch lightning ncnn nms onnx onnxruntime pytorch tensorrt torchscript trt tvm visualization yolo yolort yolov5
Last synced: 15 May 2025
https://github.com/nanoporetech/dorado
Oxford Nanopore's Basecaller
basecalling genomics libtorch nanopore
Last synced: 15 May 2025
https://github.com/Omegastick/pytorch-cpp-rl
PyTorch C++ Reinforcement Learning
a2c actor-critic advantage-actor-critic continuous-control cplusplus cpp libtorch ppo proximal-policy-optimization pytorch pytorch-cpp-frontend pytorch-rl reinforcement-learning reinforcement-learning-algorithms
Last synced: 07 May 2025
https://github.com/walktree/libtorch-yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm
Last synced: 20 Apr 2025
https://github.com/allentdan/libtorchsegmentation
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
cpp deeplabv3 deeplabv3plus fpn image-segmentation imagenet libtorch libtorch-segment models neural-network pretrained-backbones pretrained-weights pspnet pytorch pytorch-cpp pytorch-cpp-frontend resnet resnext semantic-segmentation unet
Last synced: 05 Apr 2025
https://github.com/hijkzzz/alpha-zero-gomoku
A Multi-threaded Implementation of AlphaZero (C++)
alphazero cpp gomoku-game libtorch multithreading
Last synced: 06 Apr 2025
https://github.com/yasenh/libtorch-yolov5
A LibTorch inference implementation of the yolov5
Last synced: 20 Apr 2025
https://github.com/BIGBALLON/PyTorch-CPP
PyTorch C++ inference with LibTorch
cpp demo imagenet inference libtorch opencv pytorch pytorch-cpp
Last synced: 20 Mar 2025
https://github.com/koba-jon/pytorch_cpp
Deep Learning sample programs using PyTorch in C++
anomaly-detection autoencoder convolutional-autoencoder cpp dagmm dcgan deep-learning dimensionality-reduction generative-modeling image-to-image-translation libtorch linux multiclass-classification object-detection pix2pix pytorch semantic-segmentation u-net vae yolo
Last synced: 22 Jan 2026
https://github.com/anira-project/anira
an architecture for neural network inference in real-time audio applications
audio audio-processing deep-learning libtorch onnxruntime real-time tensorflow-lite
Last synced: 14 Jun 2026
https://github.com/ttanzhiqiang/onnx_tensorrt_project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
batch-inference centerface centernet classify darknet libtorch mxnet onnx-tensorrt pytorch retinaface unet yolor yolov4 yolov5 yolox
Last synced: 20 Mar 2025
https://github.com/ncdhz/Yolo-LibTorch
一个 LibTorch 版本的 Yolo 封装库
cmake cpp libtorch object-detection opencv yolov5 yolov6 yolov7 yolov8
Last synced: 20 Apr 2025
https://github.com/ncdhz/yolo-libtorch
一个 LibTorch 版本的 Yolo 封装库
cmake cpp libtorch object-detection opencv yolov5 yolov6 yolov7 yolov8
Last synced: 10 Apr 2025
https://github.com/Nebula4869/YOLOv5-LibTorch
Real time object detection with deployment of YOLOv5 through LibTorch C++ API
libtorch object-detection opencv yolov5
Last synced: 20 Apr 2025
https://github.com/nvidia/torchfort
An Online Deep Learning Interface for HPC programs on NVIDIA GPUs
deep-learning fortran libtorch pytorch
Last synced: 04 Apr 2025
https://github.com/dotnet/TorchSharpExamples
Repository for TorchSharp examples and tutorials.
Last synced: 29 Apr 2025
https://github.com/dotnet/torchsharpexamples
Repository for TorchSharp examples and tutorials.
Last synced: 04 Apr 2025
https://github.com/DeepVAC/libdeepvac
Use PyTorch model in C++ project
cpp deepvac libdeepvac libtorch ncnn pytorch tensorrt
Last synced: 19 Mar 2025
https://github.com/deepvac/libdeepvac
Use PyTorch model in C++ project
cpp deepvac libdeepvac libtorch ncnn pytorch tensorrt
Last synced: 15 Apr 2025
https://github.com/szymonmaszke/torchlambda
Lightweight tool to deploy PyTorch models to AWS Lambda
aws aws-cli aws-lambda cli cmake cpp deep-learning deployment docker lambda libtorch lightweight machine-learning minimalistic performance production python pytorch torchscript yaml
Last synced: 13 Apr 2025
https://github.com/allentdan/libtorchdetection
C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.
cpp detection detection-model libtorch pretrained pretrained-weights pytorch pytorch-cpp yolo yolov4 yolov4-tiny
Last synced: 27 Feb 2026
https://github.com/qengineering/pytorch-jetson-nano
PyTorch installation wheels for Jetson Nano
aarch64 cuda cuda-10 cudnn cudnn8 jetson-nano jetson-tx2 jetson-xavier libtorch python-wheel python3 pytorch pytorch-installation torch torchvision wheel
Last synced: 13 Apr 2025
https://github.com/qengineering/pytorch-raspberry-pi-64-os
PyTorch installation wheels for Raspberry Pi 64 OS
aarch64 armv8 libtorch python-wheel python3 pytorch pytorch-installation raspberry-pi raspberry-pi-4 raspberry-pi-64-os raspberry-pi-ubuntu1804 raspberry-pi-ubuntu2004 torchvision wheel
Last synced: 26 Oct 2025
https://github.com/clearhanhui/learnlibtorch
LibTorch 中文教程。
libtorch pytorch pytorch-cpp toturial
Last synced: 02 Mar 2026
https://github.com/Torsion-Audio/nn-inference-template
Neural network inference template for real-time cricital audio environments - presented at ADC23
audio audio-plugin deep-learning inference inference-engine juce libtorch machine-learning neural-network onnx onnxruntime pytorch tensorflow tensorflow-lite
Last synced: 08 May 2025
https://github.com/andrewssobral/dtt
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
armadillo arrayfire cpp eigen libtorch linear-algebra opencv
Last synced: 26 Oct 2025
https://github.com/dbraun/pytorchtop
GPU PyTorch TOP in TouchDesigner with CUDA-enabled OpenCV
cuda libtorch opencv pytorch touchdesigner
Last synced: 15 Apr 2025
https://github.com/lwch/gotorch
golang libtorch binding
deep-learning go gpu libtorch mlp pytorch
Last synced: 10 Apr 2025
https://github.com/blace-ai/blace-ai
Cross-platform c++ sdk & model hub for cross-platform AI inference. Ready-to-deploy models including Segment Anything 3, Depth Anything 2 and Gemma.
ai-hub ai-inference ai-sdk cpp libtorch onnxruntime
Last synced: 03 Mar 2026
https://github.com/Natsu-Akatsuki/RangeNet-TensorRT
Rangenet++ with high-version TensorRT (e.g.8~10), libtorch, CUDA programming.
cuda libtorch semantic-segmentation tensorrt
Last synced: 31 Jul 2025
https://github.com/dbraun/pytorchtop-cpumem
PyTorch / libtorch in TouchDesigner based on the CPUMemoryTOP example.
libtorch pytorch touchdesigner
Last synced: 15 Apr 2025
https://github.com/olibartfast/object-detection-inference
C++ object detection inference from video or image input source
gstreamer libtensorflow libtorch object-detection onnxruntime rt-detr tensorflow tensorrt yolo
Last synced: 19 Mar 2025
https://github.com/tuero/muzero-cpp
A C++ pytorch implementation of MuZero
alphazero cpp libtorch machine-learning mcts muzero pytorch reinforcement-learning
Last synced: 18 May 2026
https://github.com/christian-rauch/super_point_inference
C++ implementation of SuperPoint inference in LibTorch
Last synced: 14 Apr 2025
https://github.com/LucasWaelti/RL_Webots
Webots project to show how to use Deep Reinforcement Learning with Webots in C++.
cpp deep-reinforcement-learning libtorch policy-gradient python pytorch rl webots
Last synced: 10 May 2025
https://github.com/epwalsh/rust-dl-webserver
🦀 Example of serving deep learning models in Rust with batched prediction
deep-learning gpt2 libtorch text-generation
Last synced: 30 Apr 2025
https://github.com/pityka/lamp
deep learning and scientific computing framework with native CPU and GPU backend for the Scala programming language
deep-learning extratrees gpu gpu-acceleration libtorch machine-learning neural-networks pytorch scala scala-library tensor umap
Last synced: 08 Mar 2025
https://github.com/zhiqwang/demonet
Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.
demonet libtorch mobilenet-ssd object-detection onnx onnxruntime ssd torchscript
Last synced: 14 Aug 2025
https://github.com/shaltielshmid/torchsharp.pybridge
A library enabling easy transfer and handling of PyTorch models between .NET and Python environments
libtorch pybridge pytorch torchsharp
Last synced: 08 Oct 2025
https://github.com/krshrimali/digit-recognition-mnist-svhn-pytorch-cpp
Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API
cnn computer-vision cpp deeplearning digit-recognition libtorch mnist mnist-dataset pytorch
Last synced: 12 Jul 2025
https://github.com/vvmnnnkv/nodejs-style-transfer
Sample Node.js app for image style transfer using libtorchjs
libtorch libtorchjs nodejs pytorch style-transfer
Last synced: 24 Oct 2025
https://github.com/krshrimali/linear-regression-using-pytorch-cpp
Implementing Linear Regression on a CSV file using PyTorch C++ Frontend API
cpp libtorch linear-regression pytorch
Last synced: 27 Jul 2025
https://github.com/laggui/pytorch-cpp
Just messing around with PyTorch 1.0's JIT compiler and their new C++ API Libtorch.
Last synced: 12 Aug 2025
https://github.com/shunk031/libtorch-gin-api-server
High-speed Deep learning API Server with Libtorch (C++) and Gin (Golang)
api-server cgo docker gin golang libtorch pytorch
Last synced: 30 Apr 2025
https://github.com/luc99hen/fta
An Adapter aimed for using a PyTorch model directly from a Fortran program
Last synced: 21 Mar 2025
https://github.com/krshrimali/dcgan-celeba-pytorch-cpp
DCGAN Implementation using PyTorch in both C++ and Python
celeba computer-vision cpp dcgan deep-learning gan libtorch pytorch
Last synced: 04 Aug 2025
https://github.com/playboy-player/pytorch_dart
Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.
android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows
Last synced: 09 Apr 2025
https://github.com/krshrimali/transfer-learning-dogs-cats-libtorch
Transfer Learning on Dogs vs Cats dataset using PyTorch C+ API
cling dogs-vs-cats jupyter libtorch pytorch pytorch-cpp transfer-learning xeus-cling
Last synced: 13 May 2025
https://github.com/p1ayer-1/llama-libtorch
Llama causal LM fully recreated in LibTorch. Designed to be used in Unreal Engine 5
libtorch llama2 llamacpp machine-learning pytorch
Last synced: 11 Oct 2025
https://github.com/thowell/ppo.cpp
Proximal Policy Optimization (PPO) written in C++ with PyTorch (LibTorch)
control cpp learning libtorch proximal-policy-optimization pytorch reinforcement-learning
Last synced: 25 Sep 2025
https://github.com/trentonom0r3/celux
CeLux: High-performance video processing for Python, powered by FFmpeg and PyTorch. Ultra-fast video decoding directly to tensors with CPU and CUDA support.
ffmpeg libtorch machne-learning python pytorch tensors torch video-processing video-reader
Last synced: 19 Apr 2025
https://github.com/kozistr/semantic-search-rs
semantic vector search demo with gRPC server in Rust
deep-learning grpc hnsw language-model libtorch quantize rust search-engine semantic-search simd
Last synced: 17 May 2026
https://github.com/soumik12345/libtorch-examples
Basic Deep Learning examples using LibTorch C++ frontend
cpp deep-learning libtorch torch
Last synced: 09 Nov 2025
https://github.com/vadimkantorov/dotnetlibtorch
The simplest possible interfacing of C# and libtorch via DLPack P/Invoke wrapper around C function and structures
csharp dlpack dotnet libtorch pinvoke pytorch torchscript
Last synced: 05 May 2025
https://github.com/cissieab/pinn-heat-equation
A standalone project to test libtorch C++ APIs on solving the 2D heat equation with PINN.
Last synced: 14 Mar 2026
https://github.com/xffxff/spinningup-cpp
Implement some of the core deep RL algorithms with C++
cartpole cpp libtorch ppo reinforcement-learning spinningup vpg
Last synced: 03 Aug 2025
https://github.com/UE2020/colorize
A deep learning image & video colorizer
colorization image-colorization libtorch pix2pix rust
Last synced: 07 Apr 2025
https://github.com/ue2020/colorize
A deep learning image & video colorizer
colorization image-colorization libtorch pix2pix rust
Last synced: 11 Apr 2025
https://github.com/lxztju/dl_deploy
A deep learning model deployment toolset. Support Multiple DL frames , such astorch, onnxruntime, TensorRT.
computer-vision deep-learning deploy libtorch onnx onnxruntime tensorrt torch
Last synced: 26 Jun 2025
https://github.com/anira-project/anira-rt-principle-check
Evaluation of real-time violations of different inference engines and validation of the real-time safety of the anira library
audio-processing deep-learning libtorch onnx real-time-systems sanitizer tensorflow-lite
Last synced: 14 Jun 2026
https://github.com/madcato/neat-libtorch
C++ NEAT implementation using LibTorch.
artificial-intelligence cpp libtorch machine-learning ml neat pytorch
Last synced: 02 May 2026
https://github.com/hrshl212/td3-libtorch
TD3 reinforcement learning algorithm using libtorch in simple environment
deep-reinforcement-learning libtorch pytorch reinforcement-learning
Last synced: 18 May 2026
https://github.com/cj-mills/fastai-to-libtorch-to-unity-tutorial
This follow-up to the fastai-to-unity tutorial covers creating a LibTorch plugin for the Unity game engine.
fastai image-classification libtorch tutorial unity
Last synced: 09 Oct 2025
https://github.com/goldbattle/segnet
C++ Pytorch Pixel-wise Segnet Trained on comma10k
comma-ai comma10k libtorch pytorch semantic-segmentation unet
Last synced: 02 May 2026
https://github.com/shineiarakawa/diffusion-model-cpp
A C++ implementation of a diffusion model using libtorch.
Last synced: 14 Mar 2025
https://github.com/berndporr/mobilenet_libtorch
C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.
classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning
Last synced: 25 Apr 2026
https://github.com/dcavar/torchcpp1
LibTorch first example based on the online tutorial with functioning CMake configuration
Last synced: 28 Apr 2026
https://github.com/justinrubek/generation-toolkit
A collection of tools for working with generative models. This is a work in progress as I need more tools for my own use cases
diffusion flake gpt image-generation libtorch llm nix nix-flake openai rust stable-diffusion text2image
Last synced: 28 Apr 2026
https://github.com/edisonslightbulbs/libtorch-yolov5-od
Real-time object detection using libtorch and yolov5 in C++
cxx11 libtorch object-detection real-time yolov5
Last synced: 13 May 2026
https://github.com/acrylicshrimp/alpha-zero
libtorch based fast alpha-zero implementation
alpha-zero deep-learning libtorch pytorch reinforcement-learning
Last synced: 04 May 2026
https://github.com/nomcodio-automation-systems/climalibtorch
ClimaLibTorch is a machine learning project leveraging neural networks to explore climate data predictions. The project includes a PyTorch-based model, utility tools for metrics like R2 and divergence, and a pipeline for data handling, training, and evaluation.
climate-data cpp data-processing libtorch neural-network
Last synced: 18 Aug 2025
https://github.com/crispengari/ai-and-robotics-cpp
Getting started with C++ artificial intelligence and robotics.
artificial-intelligence cmake cplusplus deeplearning libtorch machine-learning pytorch reinforcement-learning robotics supervised-learning unsupervised-learning
Last synced: 10 Apr 2026
https://github.com/elymsyr/auv_ws
An open-source simulation and control workspace for an Autonomous Underwater Vehicle (AUV) built on ROS 2 Humble and Gazebo. It features a high-fidelity dynamics model and an advanced AI-based motion controller (FossenNet) that uses a pre-trained LibTorch model to imitate a NL-MPC for real-time, high-performance manoeuvring.
autonomous-vehicles auv control-systems cpp cuda deep-learning gazebo imitation-learning libtorch mpc python robotics ros2 simulation
Last synced: 15 Apr 2026
https://github.com/mrdcvlsc/libtorch-cmake-template
My libtorch CMake project template setup
Last synced: 04 Mar 2026
https://github.com/cauachagas/cling-torch
Tutorial de como criar um ambiente de desenvolvimento para usar Jupyter com a API C++ do Pytorch.
binder cpp jupyter-notebook libtorch miniconda
Last synced: 09 May 2026
https://github.com/edisonslightbulbs/3dintactoolkit
3DINTACT: an open-source CXX_11 project for segmenting interaction regions on tabletop surfaces near real-time
3d-point-clouds cluster-analysis cxx11 libtorch object-detection opencv opengl real-time rendering segmentation toolkit
Last synced: 20 Apr 2026