LibtorchTutorials VS yolo-tensorrt

Compare LibtorchTutorials vs yolo-tensorrt and see what are their differences.

yolo-tensorrt

TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it. (by enazoe)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
LibtorchTutorials yolo-tensorrt
1 2
667 1,166
- -
0.0 1.1
over 2 years ago about 1 year ago
C++ C++
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

LibtorchTutorials

Posts with mentions or reviews of LibtorchTutorials. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-23.

yolo-tensorrt

Posts with mentions or reviews of yolo-tensorrt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-29.
  • Using Yolov5 with ROS
    1 project | /r/ROS | 4 Mar 2022
    I don’t know whether that really solves you problem, but I can tell you how to integrate yolov5 in ros. With this repo: https://github.com/enazoe/yolo-tensorrt you can build a simple ros node around their samples cpp file. This can then subscribe and use ROS images by converting them to cv::Mat using the ros cv_bridge.
  • Real-time Object Detection on Jetson Nano
    2 projects | /r/computervision | 29 Apr 2021
    yep, i tried the tensorrt implementation (https://github.com/enazoe/yolo-tensorrt), on Jetson TX1, with FP16 prevision and it runs YOLOv4 at ~10FPS Had also tried v3 which ran a bit faster, but changed to v4 for the gains in accuracy.

What are some alternatives?

When comparing LibtorchTutorials and yolo-tensorrt you can also consider the following projects:

SegmentationCpp - 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.

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Drogon-torch-serve - Serve pytorch / torch models using Drogon

yolov5-deepsort-tensorrt - A c++ implementation of yolov5 and deepsort

tensorrtx - Implementation of popular deep learning networks with TensorRT network definition API

tensorflow-yolov4-tflite - YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite

torchRL - TorchRL is a C++ reinforcement library using PyTorch C++ backend LibTorch

crop - Character Recognition Of Plates using yolov5

muzero-cpp - A C++ pytorch implementation of MuZero

jetson-ffmpeg - ffmpeg support on jetson nano

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

JetsonGPIO - A C++ library that enables the use of Jetson's GPIOs