openpose VS jetson-inference

Compare openpose vs jetson-inference and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
openpose jetson-inference
36 11
29,802 7,294
1.1% -
5.2 8.5
3 days ago about 1 month ago
C++ C++
GNU General Public License v3.0 or later 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.

openpose

Posts with mentions or reviews of openpose. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-25.

jetson-inference

Posts with mentions or reviews of jetson-inference. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-18.
  • Can this NVIDIA Jetson Nano handle advanced machine learning tasks?
    1 project | /r/NvidiaJetson | 18 Mar 2023
    Jetson Nano’s are obsolete and no longer supported; but to answer your question, this might be a good place to start.
  • help with project involving object detection and tracking with camera
    2 projects | /r/JetsonNano | 18 Jun 2022
  • Jetson Nano 2GB Issues During Training (Out Of Memory / Process Killed) & Other Questions!
    1 project | /r/JetsonNano | 5 Nov 2021
    I’m trying to do the tutorial, where they retrain the neural network to detect fruits (jetson-inference/pytorch-ssd.md at master · dusty-nv/jetson-inference · GitHub 1)
  • Jetson Nano
    1 project | /r/JetsonNano | 18 Jul 2021
    Jetson-Inference is another amazing resource to get started on. This will allow you to try out a number of neural networks (classification, detection, and segmentation) all with your own data or with sample images included in the repo.
  • Pretrained image classification model for nuts and bolts (or similar)
    1 project | /r/pytorch | 8 Apr 2021
    Hello! I'm looking for some pre trained image classification models to use on a Jetson Nano. I already know about the model zoo and the pre trained models included in the https://github.com/dusty-nv/jetson-inference repo. For demonstration purposes, however, I need a model trained on small objects from the context of production, ideally nuts, bolts, and similar small objects. Does anyone happen to know a source for this? Thanks a lot!
  • PyTorch 1.8 release with AMD ROCm support
    8 projects | news.ycombinator.com | 4 Mar 2021
    > They provide some SSD-Mobilenet-v2 here: https://github.com/dusty-nv/jetson-inference

    I was aware of that repository but from taking a cursory look at it I had thought dusty was just converting models from PyTorch to TensorRT, like here[0, 1]. Am I missing something?

    > I get 140 fps on a Xavier NX

    That really is impressive. Holy shit.

    [0]: https://github.com/dusty-nv/jetson-inference/blob/master/doc...

    [1]: https://github.com/dusty-nv/jetson-inference/issues/896#issu...

  • NVIDIA DLSS released as a plugin for Unreal Engine 4
    1 project | /r/pcgaming | 15 Feb 2021
  • Help getting started
    1 project | /r/JetsonNano | 4 Feb 2021
    If you have a screen and keyboard and mouse plugged into the Nano, I would recommend starting with Hello AI World on https://github.com/dusty-nv/jetson-inference#hello-ai-world
  • I'm tired of this anti-Wayland horseshit
    16 projects | news.ycombinator.com | 2 Feb 2021
    Well, don't get me wrong. I do like my Jetson Nano. For a hobbyist who likes to tinker with machine learning in their spare time it's definitely a product cool and there are quite a few repositories on Github[0, 1] with sample code.

    Unfortunately… that's about it. There is little documentation about

    - how to build a custom OS image (necessary if you're thinking about using Jetson as part of your own product, i.e. a large-scale deployment). What proprietary drivers and libraries do I need to install? Nvidia basically says, here's a Ubuntu image with the usual GUI, complete driver stack and everything – take it or leave it. Unfortunately, the GUI alone is eating up a lot of the precious CPU and GPU resources, so using that OS image is no option.

    - how deployment works on production modules (as opposed to the non-production module in the Developer Kit)

    - what production modules are available in the first place ("Please refer to our partners")

    - what wifi dongles are compatible (the most recent Jetson Nano comes w/o wifi)

    - how to convert your custom models to TensorRT, what you need to pay attention to etc. (The official docs basically say: Have a look at the following nondescript sample code. Good luck.)

    - … (I'm sure I'm forgetting many other things that I've struggled with over the past months)

    Anyway. It's not that this information isn't out there somewhere in some blog post, some Github repo or some thread on the Nvidia forums[2]. (Though I have yet to find a reliably working wifi dongle…) But it usually takes you days orweeks to find it. From a product which is supposed to be industry-grade I would have expected more.

    [0]: https://github.com/dusty-nv/jetson-inference

  • Basic Teaching
    1 project | /r/JetsonNano | 18 Jan 2021
    https://github.com/dusty-nv/jetson-inference#system-setup

What are some alternatives?

When comparing openpose and jetson-inference you can also consider the following projects:

mediapipe - Cross-platform, customizable ML solutions for live and streaming media.

onnx-tensorrt - ONNX-TensorRT: TensorRT backend for ONNX

AlphaPose - Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System

tensorflow - An Open Source Machine Learning Framework for Everyone

detectron2 - Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

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

mmpose - OpenMMLab Pose Estimation Toolbox and Benchmark.

TensorRT - NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

lightweight-human-pose-estimation.pytorch - Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.

obs-studio - OBS Studio - Free and open source software for live streaming and screen recording

BlazePose-tensorflow - A third-party Tensorflow Implementation for paper "BlazePose: On-device Real-time Body Pose tracking".

trt_pose_hand - Real-time hand pose estimation and gesture classification using TensorRT