Repository navigation
libtorch
- Website
- Wikipedia
C++ Implementation of PyTorch Tutorials for Everyone
A .NET library that provides access to the library that powers PyTorch.
This is a code repository for pytorch c++ (or libtorch) tutorial.
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
C++ 17 based library (with sample applications) for testing equities, futures, currencies, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. libtorch/lstm/cuda demo. Support for Alpaca & Phemex. Notifications via Telegram.
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.
A Multi-threaded Implementation of AlphaZero (C++)
Deep Learning sample programs using PyTorch in C++
an architecture for neural network inference in real-time audio applications
Real time object detection with deployment of YOLOv5 through LibTorch C++ API