# Toward Low-Flying Autonomous MAV Trail Navigation using Deep Neural   Networks for Environmental Awareness

**Authors:** Nikolai Smolyanskiy, Alexey Kamenev, Jeffrey Smith, Stan Birchfield

arXiv: 1705.02550 · 2017-07-25

## TL;DR

This paper introduces a low-cost MAV system using deep neural networks for autonomous trail following in outdoor environments, demonstrating robust navigation and obstacle avoidance in real-world forest trails.

## Contribution

The paper presents TrailNet, a novel DNN for trail navigation, integrated with environmental awareness modules, enabling stable, real-time autonomous MAV flight in unstructured outdoor settings.

## Key findings

- Successfully navigated forest trails over 1 km autonomously
- Achieved stable flight without oscillations using the new loss function
- System operates in real time on onboard Jetson TX1 hardware

## Abstract

We present a micro aerial vehicle (MAV) system, built with inexpensive off-the-shelf hardware, for autonomously following trails in unstructured, outdoor environments such as forests. The system introduces a deep neural network (DNN) called TrailNet for estimating the view orientation and lateral offset of the MAV with respect to the trail center. The DNN-based controller achieves stable flight without oscillations by avoiding overconfident behavior through a loss function that includes both label smoothing and entropy reward. In addition to the TrailNet DNN, the system also utilizes vision modules for environmental awareness, including another DNN for object detection and a visual odometry component for estimating depth for the purpose of low-level obstacle detection. All vision systems run in real time on board the MAV via a Jetson TX1. We provide details on the hardware and software used, as well as implementation details. We present experiments showing the ability of our system to navigate forest trails more robustly than previous techniques, including autonomous flights of 1 km.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.02550/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1705.02550/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1705.02550/full.md

---
Source: https://tomesphere.com/paper/1705.02550