#
libtorch
Here are 99 public repositories matching this topic...
narendasan
commented
Jul 27, 2021
Is your feature request related to a problem? Please describe.
Non convertible nodes right now is just an explicit list of operators to skip. It doesnt do any sort of graph patching to cover the skipped outputs leading to compilation failures.
Describe the solution you'd like
PyTorch C++ Reinforcement Learning
reinforcement-learning
cplusplus
cpp
pytorch
reinforcement-learning-algorithms
continuous-control
actor-critic
pytorch-rl
proximal-policy-optimization
ppo
advantage-actor-critic
a2c
libtorch
pytorch-cpp-frontend
-
Updated
May 3, 2020 - C++
erfaneshratifar
commented
Jul 15, 2021
I'm getting this error when converting a customized yolov5 to yolort:
Traceback (most recent call last):
File "convert_ultralytics_to_yolort.py", line 31, in <module>
num_classes=80)
File "/yolov5/yolort/utils/update_module_state.py", line 74, in update_module_state_from_ultralytics
module_state_updater.updating(model)
File "/yolov5/yolort/utils/update_module_state.py", li
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.
neural-network
cpp
models
pytorch
imagenet
resnet
image-segmentation
unet
semantic-segmentation
resnext
pretrained-weights
pspnet
fpn
deeplabv3
deeplabv3plus
libtorch
pytorch-cpp
pytorch-cpp-frontend
pretrained-backbones
libtorch-segment
-
Updated
Jun 1, 2021 - C++
Deep Learning sample programs using PyTorch in C++
linux
deep-learning
cpp
pytorch
dcgan
yolo
autoencoder
vae
dimensionality-reduction
object-detection
convolutional-autoencoder
pix2pix
semantic-segmentation
multiclass-classification
anomaly-detection
image-to-image-translation
u-net
libtorch
generative-modeling
dagmm
-
Updated
Jul 25, 2021 - C++
This is a code repository for pytorch c++ (or libtorch) tutorial.
cpp
pytorch
vgg
classification
segmentation
resnet
unet
tutorial-code
libtorch
pytorch-cpp
yolov4
yolov4-tiny
-
Updated
May 23, 2021 - C++
Lightweight tool to deploy PyTorch models to AWS Lambda
python
docker
cli
lightweight
yaml
aws
lambda
machine-learning
performance
cmake
deep-learning
aws-lambda
deployment
cpp
production
aws-cli
pytorch
minimalistic
libtorch
torchscript
-
Updated
Jul 28, 2021 - Python
Implementation maskrcnn-benchmark, pytorch c++ frontend
-
Updated
Apr 1, 2020 - C++
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
mxnet
pytorch
unet
darknet
classify
libtorch
retinaface
centernet
centerface
yolov4
yolov5
batch-inference
yolor
onnx-tensorrt
yolox
-
Updated
Jul 29, 2021 - C++
A CMake based integration of the RayLib library with the Libtorch C++ Deep Learning Library.
cmake
cpp
gpu
raylib
cuda
pytorch
libpng
tensor
libtorch
pytorch-cpp
raylib-library
koba-jon
neuralstyle-transfer-models
raylib-gui
-
Updated
Oct 31, 2020 - C
A low-latency deep learning inference server using pytorch C++ frontend & NVIDIA GPUs.
-
Updated
Oct 16, 2020 - C++
Real time object detection with deployment of YOLOv5 through LibTorch C++ API
-
Updated
Feb 28, 2021 - C++
GPU PyTorch TOP in TouchDesigner with CUDA-enabled OpenCV
-
Updated
Jan 31, 2021 - C
PyTorch / libtorch in TouchDesigner based on the CPUMemoryTOP example.
-
Updated
Jan 31, 2021 - C++
Point Cloud Rendering Engine with Octree Generation, Splat Blending, Phong Lighting and Neural Network Evaluation
windows
neural-network
computer-graphics
octree
point-cloud
pytorch
points
hdf5
rendering-engine
lod
splat
3d-graphics
ply-files
blending
level-of-detail
3d-scanner
libtorch
-
Updated
Feb 29, 2020 - C++
It is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework
-
Updated
Jun 23, 2021 - C++
Webots project to show how to use Deep Reinforcement Learning with Webots in C++.
-
Updated
Apr 5, 2020 - C++
Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API
-
Updated
Aug 29, 2019 - C++
pytorch during training, libtorch during serving via gRPC
-
Updated
Sep 9, 2019 - C++
Improve this page
Add a description, image, and links to the libtorch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libtorch topic, visit your repo's landing page and select "manage topics."
Issue to track tutorial requests: