Ibai Gorordo
Ibai Gorordo
IWR1443-Read-Data-Python-MMWAVE-SDK-1
Python program to read and plot the position of the reflected points from the IWR1443 and the AWR1443. It works both with Windows and Raspberry Pi.
Mediapipe-Halloween-Examples
Python scripts using the Mediapipe models for Halloween.
ONNX-CenterSnap-6D-Pose-and-Shape-Estimation
Python scripts for performing 6D pose estimation and shape reconstruction using the CenterSnap model in ONNX
ONNX-GLPDepth
Python scripts for performing monocular depth estimation using the GLPDepth model in ONNX
ONNX-HAWP-Line-Detection
Python scripts for performing line detection using the HAWP model in ONNX.
ONNX-HITNET-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in ONNX.
ONNX-HRNET-Human-Pose-Estimation
Python scripts for performing 2D human pose estimation using the HRNET family models in ONNX.
ONNX-HybridNets-Multitask-Road-Detection
Python scripts for performing road segemtnation and car detection using the HybridNets multitask model in ONNX.
ONNX-ImageNet-1K-Object-Detector
Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agnostic object localizer to first detect the objects in the image,...
ONNX-Inference-Template
Template project for performing inference on ONNX models in Python.