Skip to content

Python inference of webcam image with pretrained Pose-ResNet-50 (monocular human pose estimation) and MiDaS (monocular depth estimation) with ONNX runtime

Notifications You must be signed in to change notification settings

matthiasseibold/ONNX-inference-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONNX-inference-python

Python inference of webcam image with pretrained Pose-ResNet-50 (monocular human pose estimation) and MiDaS (monocular depth estimation) with ONNX runtime

original image detected pose estimated depth

This repository is based on a blog post by GitHub user satyajitghana https://github.com/satyajitghana/TSAI-DeepVision-EVA4.0-Phase-2/blob/master/05-HumanPoseEstimation-ONNX/HumanPoseEstimation_ONNX_Quant.ipynb

Install

Download pretrained models from:

About

Python inference of webcam image with pretrained Pose-ResNet-50 (monocular human pose estimation) and MiDaS (monocular depth estimation) with ONNX runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages