ros2_pytorch
PyTorch node
A ROS2 node template to run PyTorch models in C++
ROS2 PyTorch template node - running PyTorch C++ models in ROS2
39 stars
3 watching
7 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables running PyTorch models on ROS2 using CUDA devices in a containerized environment. | 7 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| A repository providing tools and examples to serve PyTorch models as C++ inference applications. | 226 |
| An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 551 |
| Converts PyTorch models to their Torch equivalents. | 541 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| Implementation of RoIAlign and crop_and_resize functions for PyTorch | 554 |
| A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 207 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| A C++ implementation of PyTorch tutorials | 1,978 |
| This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |