All Projects → NVIDIA-AI-IOT → Redtail

NVIDIA-AI-IOT / Redtail

Licence: other
Perception and AI components for autonomous mobile robotics.

Projects that are alternatives of or similar to Redtail

Holodeck
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Stars: ✭ 513 (-38.34%)
Mutual labels:  ai, robotics, drones
Holodeck Engine
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Stars: ✭ 48 (-94.23%)
Mutual labels:  ai, robotics, drones
Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+1405.77%)
Mutual labels:  artificial-intelligence, ai, drones
Tensorflowandroiddemo
TensorFlow android demo 车道线 车辆 人脸 动作 骨架 识别 检测 抽烟 打电话 闭眼 睁眼
Stars: ✭ 589 (-29.21%)
Mutual labels:  artificial-intelligence, ai
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+559.74%)
Mutual labels:  artificial-intelligence, ai
Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (+564.06%)
Mutual labels:  artificial-intelligence, ai
Godot 2d Space Game
A 2D space exploration and mining game made with Godot and our AI framework
Stars: ✭ 462 (-44.47%)
Mutual labels:  artificial-intelligence, ai
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (-22.12%)
Mutual labels:  artificial-intelligence, ai
Xai
XAI - An eXplainability toolbox for machine learning
Stars: ✭ 596 (-28.37%)
Mutual labels:  artificial-intelligence, ai
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (-0.48%)
Mutual labels:  artificial-intelligence, ai
Fairlearn
A Python package to assess and improve fairness of machine learning models.
Stars: ✭ 723 (-13.1%)
Mutual labels:  artificial-intelligence, ai
Visual Pushing Grasping
Train robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.
Stars: ✭ 516 (-37.98%)
Mutual labels:  artificial-intelligence, robotics
Rex Gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
Stars: ✭ 684 (-17.79%)
Mutual labels:  artificial-intelligence, robotics
Awesome Artificial Intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Stars: ✭ 6,516 (+683.17%)
Mutual labels:  artificial-intelligence, ai
Habitat Lab
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
Stars: ✭ 587 (-29.45%)
Mutual labels:  ai, robotics
Godot Steering Ai Framework
A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
Stars: ✭ 482 (-42.07%)
Mutual labels:  artificial-intelligence, ai
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (-23.08%)
Mutual labels:  artificial-intelligence, ai
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (-0.72%)
Mutual labels:  artificial-intelligence, ai
Commandcenter
Starcraft AI Bot
Stars: ✭ 456 (-45.19%)
Mutual labels:  artificial-intelligence, ai
Vector Python Sdk
Anki Vector Python SDK
Stars: ✭ 462 (-44.47%)
Mutual labels:  ai, robotics

NVIDIA Redtail project

Autonomous visual navigation components for drones and ground vehicles using deep learning. Refer to wiki for more information on how to get started.

This project contains deep neural networks, computer vision and control code, hardware instructions and other artifacts that allow users to build a drone or a ground vehicle which can autonomously navigate through highly unstructured environments like forest trails, sidewalks, etc. Our TrailNet DNN for visual navigation is running on NVIDIA's Jetson embedded platform. Our arXiv paper describes TrailNet and other runtime modules in detail.

The project's deep neural networks (DNNs) can be trained from scratch using publicly available data. A few pre-trained DNNs are also available as a part of this project. In case you want to train TrailNet DNN from scratch, follow the steps on this page.

The project also contains Stereo DNN models and runtime which allow to estimate depth from stereo camera on NVIDIA platforms.

IROS 2018: we presented our work at IROS 2018 conference as a part of Vision-based Drones: What's Next? workshop.

CVPR 2018: we presented our work at CVPR 2018 conference as a part of Workshop on Autonomous Driving.

References and Demos

News

  • 2020-02-03: Alternative implementations. redtail is no longer being developed, but fortunately our community stepped in and continued developing the project. We thank our users for the interest in redtail, questions and feedback!

    Some alternative implementations are listed below.

  • 2018-10-10: Stereo DNN ROS node and fixes.

    • Added Stereo DNN ROS node and visualizer node.
    • Fixed issue with nvidia-docker v2.
  • 2018-09-19: Updates to Stereo DNN.

    • Moved to TensorRT 4.0
    • Enabled FP16 support in ResNet18 2D model, resulting in 2x performance increase (20fps on Jetson TX2).
    • Enabled TensorRT serialization in ResNet18 2D model to reduce model loading time from minutes to less than a second.
    • Better logging and profiler support.
  • 2018-06-04: CVPR 2018 workshop. Fast version of Stereo DNN.

  • GTC 2018: Here is our Stereo DNN session page at GTC18 and the recorded video presentation

  • 2018-03-22: redtail 2.0.

    • Added Stereo DNN models and inference library (TensorFlow/TensorRT). For more details, see the README.
    • Migrated to JetPack 3.2. This change brings latest components such as CUDA 9.0, cuDNN 7.0, TensorRT 3.0, OpenCV 3.3 and others to Jetson platform. Note that this is a breaking change.
    • Added support for INT8 inference. This enables fast inference on devices that have hardware implementation of INT8 instructions. More details are on our wiki.
  • 2018-02-15: added support for the TBS Discovery platform.

    • Step by step instructions on how to assemble the TBS Discovery drone.
    • Instructions on how to attach and use a ZED stereo camera.
    • Detailed instructions on how to calibrate, test and fly the drone.
  • 2017-10-12: added full simulation Docker image, experimental support for APM Rover and support for MAVROS v0.21+.

    • Redtail simulation Docker image contains all the components required to run full Redtail simulation in Docker. Refer to wiki for more information.
    • Experimental support for APM Rover. Refer to wiki for more information.
    • Several other changes including support for MAVROS v0.21+, updated Jetson install script and few bug fixes.
  • 2017-09-07: NVIDIA Redtail project is released as an open source project.

    Redtail's AI modules allow building autonomous drones and mobile robots based on Deep Learning and NVIDIA Jetson TX1 and TX2 embedded systems. Source code, pre-trained models as well as detailed build and test instructions are released on GitHub.

  • 2017-07-26: migrated code and scripts to JetPack 3.1 with TensorRT 2.1.

    TensorRT 2.1 provides significant improvements in DNN inference performance as well as new features and bug fixes. This is a breaking change which requires re-flashing Jetson with JetPack 3.1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].