fourplusone41 / zed-yolo

3D Object detection using Yolo and the ZED in Python and C++

Home Page:https://www.stereolabs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stereolabs ZED - YOLO 3D

This package lets you use YOLO (v2 or v3), the deep learning object detector using the ZED stereo camera in Python 3 or C++.

The left image will be used to display the detected objects alongside the distance of each, using the ZED Depth.

Prerequisites

  • Windows 7 64bits or later, Ubuntu 16.04
  • ZED SDK and its dependencies (CUDA)

How to use YOLO 3D in Python

Please refer to instructions in zed_python_sample

How to use YOLO 3D in C++ (Linux only)

Please refer to instructions in zed_cpp_sample

Using Docker

A DockerFile is provided in the docker folder

About

3D Object detection using Yolo and the ZED in Python and C++

https://www.stereolabs.com/

License:MIT License


Languages

Language:C 75.2%Language:Cuda 10.5%Language:C++ 6.7%Language:Python 6.3%Language:Batchfile 0.5%Language:Makefile 0.3%Language:C# 0.2%Language:Shell 0.2%Language:CMake 0.1%Language:Dockerfile 0.1%Language:Objective-C 0.0%