There are no reviews yet. Be the first to send feedback to the community and the maintainers!
pyKinectAzure
Python library to run Kinect Azure DK SDK functionsONNX-YOLOv8-Object-Detection
Python scripts performing object detection using the YOLOv8 model in ONNX.CREStereo-Pytorch
Non-official Pytorch implementation of the CREStereo(CVPR 2022 Oral).ONNX-YOLOv7-Object-Detection
Python scripts performing object detection using the YOLOv7 model in ONNX.ONNX-YOLOv8-Instance-Segmentation
Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.AWR1642-Read-Data-Python-MMWAVE-SDK-2
Python program to read and plot the data in real time from the AWR1642 and IWR1642 mmWave radar boards (Texas Instruments).AWR1843-Read-Data-Python-MMWAVE-SDK-3-
Python program to read and plot the data in real time from the AWR1843 mmWave radar board (MMWAVE SDK 3)ONNX-SAM2-Segment-Anything
Python scripts for the Segment Anythin 2 (SAM2) model in ONNXHITNET-Stereo-Depth-estimation
Python scripts for performing stereo depth estimation using the HITNET Tensorflow model.ONNX-CREStereo-Depth-Estimation
Python scripts performing stereo depth estimation using the CREStereo model in ONNX.ONNX-Mobile-Human-Pose-3D
Python scripts for performing 3D human pose estimation using the Mobile Human Pose model in ONNX.ONNX-YOLOv6-Object-Detection
Python scripts performing object detection using the YOLOv6 model in ONNX.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.Ultrafast-Lane-Detection-Inference-Pytorch-
Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.ONNX-HybridNets-Multitask-Road-Detection
Python scripts for performing road segemtnation and car detection using the HybridNets multitask model in ONNX.Sapiens-Pytorch-Inference
Minimal code and examnples for inferencing Sapiens foundation human models in PytorchBlazeFace-TFLite-Inference
Python scripts to detect faces in Python with the BlazeFace Tensorflow Lite modelsONNX-CenterSnap-6D-Pose-and-Shape-Estimation
Python scripts for performing 6D pose estimation and shape reconstruction using the CenterSnap model in ONNXonnx-Ultra-Fast-Lane-Detection-Inference
Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.PyTorch-High-Res-Stereo-Depth-Estimation
Python scripts form performing stereo depth estimation using the high res stereo model in PyTorch .ONNX-HITNET-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in ONNX.TFLite-Mobile-Generic-Object-Localizer
Python TFLite scripts for detecting objects of any class in an image without knowing their label.depthai-android-jni-example
Android example to get the rgb and disparity images from the OAK-D device connected to a phone.Mediapipe-Halloween-Examples
Python scripts using the Mediapipe models for Halloween.ONNX-HRNET-Human-Pose-Estimation
Python scripts for performing 2D human pose estimation using the HRNET family models in ONNX.ONNX-FastACVNet-Depth-Estimation
Python scripts performing stereo depth estimation using the Fast-ACVNet model in ONNX.ONNX-MobileStereoNet
Python scripts for performing stereo depth estimation using the MobileStereoNet model in ONNXONNX-YOLOv5-Instance-Segmentation
Python scripts performing instance segmentation using the YOLOv5 model in ONNX.TFLite-HITNET-Stereo-depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in Tensorflow Lite.ONNX-HAWP-Line-Detection
Python scripts for performing line detection using the HAWP model in ONNX.ONNX-RAFT-Optical-Flow-Estimation
Python scripts for performing optical flow estimation using the RAFT model in ONNXPytorch-KP2D-Feature-Tracking
Python scripts for performing 2D feature detection and tracking using the KP2D model in PytorchONNX-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, and next a ResNet50 model trained on ImageNet is used to label each box.ONNX-LSTR-Lane-Detection
Python scripts for performing lane detection using the LSTR model in ONNXONNX-YOLO-World-Open-Vocabulary-Object-Detection
Python scripts performing Open Vocabulary Object Detection using the YOLO-World model in ONNX.ONNX-SCDepth-Monocular-Depth-Estimation
Python scripts for performing monocular depth estimation using the SC_Depth model in ONNXONNX-NeuFlowV2-Optical-Flow
Python scripts performing optical flow estimation using the NeuFlowV2 model in ONNX.Midasv2_1_small-TFLite-Inference
Python scripts to perform monocular depth estimation using Python with the Midas v2.1 small Tensorflow Lite model.onnx-perf-test
A simple Python tool to measure the performance of ONNX models.depthai-android-unity-example
Unity project with an example on how to run the depthai library in Android.ONNX-YOLOv9-MIT-Object-Detection
Python scripts performing object detection using the YOLOv9 MIT model in ONNX.cap_from_youtube
Get an OpenCV video capture from an YouTube video URLONNX-msg_chn_wacv20-depth-completion
Python script for performing depth completion from sparse depth and rgb images using the msg_chn_wacv20. model in ONNXONNX-GLPDepth
Python scripts for performing monocular depth estimation using the GLPDepth model in ONNXdepthai-TopFormer-Semantic-Segmentation
Python scripts performing on devive semantic segmentation using the TopFormer model in depthai.TfLite-Ultra-Fast-Lane-Detection-Inference
Example scripts for the detection of lanes using the ultra fast lane detection model in Tensorflow Lite.Social-Distance-Feedback-For-The-Blind
A social distancing feedback system for the blind using the OAK-D cameraUnrealCV-stereo-depth-generation
Python scripts for generating synthetic stereo depth data using the UnrealCV library.ONNX-TopFormer-Semantic-Segmentation
Python scripts performing semantic segmentation using the TopFormer model in ONNX.ONNX-Inference-Template
Template project for performing inference on ONNX models in Python.ONNX-PackNet-SfM
Python scripts for performing monocular depth estimation using the PackNet-SfM model in ONNXONNX-Object-Localization-Network
Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.shoeDetection
Shoe detection with Tensorfllow jsTensorflow-Mobile-Generic-Object-Localizer
Python Tensorflow 2 scripts for detecting objects of any class in an image without knowing their label.ONNX-MST-Image-Inpainting
Python scripts for performing Image Inpainting using the MST model in ONNXTapir-Pytorch-Inference
Minimal code for Tapir model inference in PytorchOpenImages-Yolo-converter
Convert OpenImages labels to be used for YOLOv3Mediapipe-Christmas-Examples
Python scripts using the Mediapipe models for Christmas.ONNX-ACVNet-Stereo-Depth-Estimation
About Python scripts form performing stereo depth estimation using the ACVNet model in ONNX.lsd_modern
(WIP) C++ code to try to modernize the original Line Segment Detect codeONNX-CoEx-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the CoEx model in ONNX.ONNX-YOLOv10-Object-Detection
Python scripts performing object detection using the YOLOv10 model in ONNX.HuggingFace-API-ONNX-Conversion
Repository to showcase how to export models to ONNX using a client to a Hugging Face space.libusbAndroidTest
Example of an Android app for testing libusb with Java and C++.ONNX-PlanarReconstruction
Python scripts performing plane segmentation using PlanarReconstruction model in ONNX.TFLite-MobileStereoNet
Python scripts for performing stereo depth estimation using the MobileStereoNet model in Tensorflow Lite.Deeplab-Cityscapes-inference
Python program to visualize Deeplab (trained on Cityscapes dataset) results.nuScenes-Lane-Detection
Lane detection program (Python) for the nuScenes mini datasetlibusbNativeAndroidTest
Example of a Native Android app for testing the libusb library in Android.mmcv_onnx_ops_build
Repository for building the MMCV ONNX compatible ops to run them in onnxruntime.ONNX-SAGENet-Driver-Attention-Estimation
Python scripts for performing driver attention estimation using the SAGENet model in ONNXPytorch-SAGENet-Driver-Attention-Estimation
Python scripts for performing driver attention estimation using the SAGENet model in PytorchPerception-Neuron-Read-Calc-File
Program to read the .calc file from the Perception Neuron (Noitom)DepthaiAndroidMinimal
Minimal Android Studio project to build a depthai-core application without using a prebuild library.ONNX-Split-HITNET-Stereo-Depth-Estimation
Python scripts for performing Stereo Depth Estimation using the HITNET model split into two parts in ONNX.libUVC-OpenCV-cpp
Example script to capture images from USB cameras using the libUVC library and OpenCV in C++.TFLite-msg_chn_wacv20-depth-completion
Python script for performing depth completion from sparse depth and rgb images using the msg_chn_wacv20. model in Tensorflow Lite.test-mapillary-python
Python scripts for testing the mapillary python library functionalitiesJekyll-Posts-From-Github
Automatically generate Jekyll posts from all the README files of a Github user.Deeplab-ADE20K-Inference
Python program to visualize Deeplab (trained on ADE20K dataset) results.cv_videowriter
Wrapper library around the OpenCV VideoWriter function with some extra featuresibaiGorordo
tf2-object-detection-inference
Python program to perform object detection inference with Tensorflow 2.0.Love Open Source and this site? Check out how you can help us