76 results for “topic:torchscript”
A .NET library that provides access to the library that powers PyTorch.
A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
PyTorch Project Specification.
Python library for analysing faces using PyTorch
Speaker embedding (d-vector) trained with GE2E loss
Lightweight tool to deploy PyTorch models to AWS Lambda
Russian text normalization pipeline for speech-to-text and other applications based on tagging s2s networks
A PyTorch implementation of the universal neural vocoder
PyTorch at the Edge: Deploying Over 964 TIMM Models on Android with TorchScript and Flutter.
Torch and TorchVision, but for NodeJS.
TorchScript tutorial (python, C++)
PyTorch implementation of soft-nms
Deploy Swin Transformer using TorchServe
Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.
Unofficial PyTorch reimplemention of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" [CVPR 2021].
Comparing PyTorch, JIT and ONNX for inference with Transformers
convert a pytorch model to a model for edge device
scripted and traced deep learning models and their applications
An AlphaZero engine for Saiblo Connect4, featuring a pure Python implementation of key KataGo techniques.
Second-order differentiable PyTorch GRUs in JIT with TorchScript
Beginner-friendly introduction to TensorRT using Torch-TRT on YOLO-V5
Ready-to-deploy models including Segment Anything 3, Depth Anything 2 and Gemma.
Simple HTTP serving for PyTorch 🚀
PyTorch implementation of seq-nms
PyTorch Mobile starter kit.
Tutorial that shows how to train a PyTorch model in Python and run it in C++
Load a TorchScript Model in C++ ~ JUSTIN MITCHΞLL
YOLOv5 real time inference on Android with Torchscript and Flutter
The simplest possible interfacing of C# and libtorch via DLPack P/Invoke wrapper around C function and structures