This is your work, valued
Passionate about technology and its potential to help people.
pyKinectAzure. Python library to run Kinect Azure DK SDK functions
507BlazeFace-TFLite-Inference. Python scripts to detect faces in Python with the BlazeFace Tensorflow Lite models
72ONNX-FastACVNet-Depth-Estimation. Python scripts performing stereo depth estimation using the Fast-ACVNet model in ONNX.
51ONNX-MobileStereoNet. Python scripts for performing stereo depth estimation using the MobileStereoNet model in ONNX
49ONNX-RAFT-Optical-Flow-Estimation. Python scripts for performing optical flow estimation using the RAFT model in ONNX
46ONNX-HAWP-Line-Detection. Python scripts for performing line detection using the HAWP model in ONNX.
43Mediapipe-Halloween-Examples. Python scripts using the Mediapipe models for Halloween.
43ONNX-YOLOv5-Instance-Segmentation. Python scripts performing instance segmentation using the YOLOv5 model in ONNX.
42TFLite-HITNET-Stereo-depth-estimation. Python scripts form performing stereo depth estimation using the HITNET model in Tensorflow Lite.
41ONNX-YOLOv9-MIT-Object-Detection. Python scripts performing object detection using the YOLOv9 MIT model in ONNX.
40dust3r-pytorch-inference-minimal. Minimal code for running the Dust3r model with PyTorch
38Midasv2_1_small-TFLite-Inference. Python scripts to perform monocular depth estimation using Python with the Midas v2.1 small Tensorflow Lite model.
38dedodev2-pytorch-inference. Repository for performing feature matching using the DeDoDev2 model in PyTorch
35Pytorch-KP2D-Feature-Tracking. Python scripts for performing 2D feature detection and tracking using the KP2D model in Pytorch
34ONNX-SCDepth-Monocular-Depth-Estimation. Python scripts for performing monocular depth estimation using the SC_Depth model in ONNX
34ONNX-LSTR-Lane-Detection. Python scripts for performing lane detection using the LSTR model in ONNX
33ONNX-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.
33ONNX-YOLOv10-Object-Detection. Python scripts performing object detection using the YOLOv10 model in ONNX.
32onnx-perf-test. A simple Python tool to measure the performance of ONNX models.
27cap_from_youtube. Get an OpenCV video capture from an YouTube video URL
27depthai-android-unity-example. Unity project with an example on how to run the depthai library in Android.
25ONNX-msg_chn_wacv20-depth-completion. Python script for performing depth completion from sparse depth and rgb images using the msg_chn_wacv20. model in ONNX
25TfLite-Ultra-Fast-Lane-Detection-Inference. Example scripts for the detection of lanes using the ultra fast lane detection model in Tensorflow Lite.
24depthai-TopFormer-Semantic-Segmentation. Python scripts performing on devive semantic segmentation using the TopFormer model in depthai.
23Social-Distance-Feedback-For-The-Blind. A social distancing feedback system for the blind using the OAK-D camera
21ONNX-GLPDepth. Python scripts for performing monocular depth estimation using the GLPDepth model in ONNX
21UnrealCV-stereo-depth-generation. Python scripts for generating synthetic stereo depth data using the UnrealCV library.
20ONNX-Object-Localization-Network. Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.
19ONNX-MST-Image-Inpainting. Python scripts for performing Image Inpainting using the MST model in ONNX
19Tapir-Pytorch-Inference. Minimal code for Tapir model inference in Pytorch
18ONNX-Inference-Template. Template project for performing inference on ONNX models in Python.
17shoeDetection. Shoe detection with Tensorfllow js
17ONNX-TopFormer-Semantic-Segmentation. Python scripts performing semantic segmentation using the TopFormer model in ONNX.
17ONNX-PackNet-SfM. Python scripts for performing monocular depth estimation using the PackNet-SfM model in ONNX
17Tensorflow-Mobile-Generic-Object-Localizer. Python Tensorflow 2 scripts for detecting objects of any class in an image without knowing their label.
16OpenImages-Yolo-converter. Convert OpenImages labels to be used for YOLOv3
14ONNX-ACVNet-Stereo-Depth-Estimation. About Python scripts form performing stereo depth estimation using the ACVNet model in ONNX.
13Mediapipe-Christmas-Examples. Python scripts using the Mediapipe models for Christmas.
11libusbAndroidTest. Example of an Android app for testing libusb with Java and C++.
11ONNX-CoEx-Stereo-Depth-estimation. Python scripts form performing stereo depth estimation using the CoEx model in ONNX.
11lsd_modern. (WIP) C++ code to try to modernize the original Line Segment Detect code
10TFLite-MobileStereoNet. Python scripts for performing stereo depth estimation using the MobileStereoNet model in Tensorflow Lite.
9HuggingFace-API-ONNX-Conversion. Repository to showcase how to export models to ONNX using a client to a Hugging Face space.
9ONNX-PlanarReconstruction. Python scripts performing plane segmentation using PlanarReconstruction model in ONNX.
7nuScenes-Lane-Detection. Lane detection program (Python) for the nuScenes mini dataset
6Deeplab-Cityscapes-inference. Python program to visualize Deeplab (trained on Cityscapes dataset) results.
6RT-IGEVplusplus-Pytorch-Inference. Minimal code and examnples for inferencing the IGEV++ Stereo Depth estimation model in Pytorch
6ONNX-SAGENet-Driver-Attention-Estimation. Python scripts for performing driver attention estimation using the SAGENet model in ONNX
5mmcv_onnx_ops_build. Repository for building the MMCV ONNX compatible ops to run them in onnxruntime.
5DepthaiAndroidMinimal. Minimal Android Studio project to build a depthai-core application without using a prebuild library.
5libusbNativeAndroidTest. Example of a Native Android app for testing the libusb library in Android.
5Pytorch-SAGENet-Driver-Attention-Estimation. Python scripts for performing driver attention estimation using the SAGENet model in Pytorch
4Perception-Neuron-Read-Calc-File. Program to read the .calc file from the Perception Neuron (Noitom)
4ONNX-Split-HITNET-Stereo-Depth-Estimation. Python scripts for performing Stereo Depth Estimation using the HITNET model split into two parts in ONNX.
3libUVC-OpenCV-cpp. Example script to capture images from USB cameras using the libUVC library and OpenCV in C++.
3TFLite-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.
3SIDMini-Stereo-Dataset-Autonomous-Driving. This repository contains a subset (3 recordings) of the SID dataset for inference examples
3dust3r-pytorch-inference. Python
2cv_videowriter. Wrapper library around the OpenCV VideoWriter function with some extra features
2