yangrisheng / ros2_openvino_toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ros2_openvino_toolkit

ROS2 Version supported:

  • ROS2 Dashing
  • ROS2 Eloquent
  • ROS2 Foxy

Inference Features supported:

  • Object Detection
  • Face Detection
  • Age-Gender Recognition
  • Emotion Recognition
  • Head Pose Estimation
  • Object Segmentation
  • Person Re-Identification
  • Vehicle Attribute Detection
  • Vehicle License Plate Detection

Introduction

The OpenVINO™ (Open visual inference and neural network optimization) toolkit provides a ROS-adaptered runtime framework of neural network which quickly deploys applications and solutions for vision inference. By leveraging Intel® OpenVINO™ toolkit and corresponding libraries, this ROS2 runtime framework extends workloads across Intel® hardware (including accelerators) and maximizes performance.

See more from here for Intel OpenVINO™ introduction.

Prerequisite

  • Processor: A platform with Intel processors assembled. (see here for the full list of Intel processors supported.)
  • OS: Ubuntu 18.04
  • ROS2: Foxy Fitzroy
  • OpenVINO: V2020.3, see the release notes for more info.
  • [Optional] RealSense D400 Series Camera
  • [Optional] Intel NCS2 Stick

Tables of contents

Installation & Launching

See Getting Start Pages for ROS2 Dashing or ROS2 Foxy for detailed installation & lauching instructions.

More Information

Any security issue should be reported using process at https://01.org/security

About

License:Apache License 2.0


Languages

Language:C++ 87.2%Language:CMake 4.4%Language:Python 4.4%Language:Shell 4.0%