Autonomous Navigation

131 papers with code • 0 benchmarks • 5 datasets

Autonomous navigation is the task of autonomously navigating a vehicle or robot to or around a location without human guidance.

( Image credit: Approximate LSTMs for Time-Constrained Inference: Enabling Fast Reaction in Self-Driving Cars )

Most implemented papers

Are socially-aware trajectory prediction models really socially-aware?

vita-epfl/s-attack 24 Aug 2021

An attack is a small yet carefully-crafted perturbations to fail predictors.

Large-scale Autonomous Flight with Real-time Semantic SLAM under Dense Forest Canopy

KumarRobotics/kr_autonomous_flight 14 Sep 2021

Semantic maps represent the environment using a set of semantically meaningful objects.

Structured Bird's-Eye-View Traffic Scene Understanding from Onboard Images

ybarancan/stsu ICCV 2021

In this work, we study the problem of extracting a directed graph representing the local road network in BEV coordinates, from a single onboard camera image.

Agronav: Autonomous Navigation Framework for Agricultural Robots and Vehicles using Semantic Segmentation and Semantic Line Detection

structurescomp/agronav 10 Apr 2023

The successful implementation of vision-based navigation in agricultural fields hinges upon two critical components: 1) the accurate identification of key components within the scene, and 2) the identification of lanes through the detection of boundary lines that separate the crops from the traversable ground.

Towards Robust Robot 3D Perception in Urban Environments: The UT Campus Object Dataset

ut-amrl/coda-devkit 24 Sep 2023

Using our dataset and annotations, we release benchmarks for 3D object detection and 3D semantic segmentation using established metrics.

Encouraging LSTMs to Anticipate Actions Very Early

mangalutsav/Multi-Stage-LSTM-for-Action-Anticipation ICCV 2017

In contrast to the widely studied problem of recognizing an action given a complete sequence, action anticipation aims to identify the action from only partially available videos.

Automatic Discovery and Geotagging of Objects from Street View Imagery

sasha-kap/CV-to-Maps 28 Aug 2017

Many applications such as autonomous navigation, urban planning and asset monitoring, rely on the availability of accurate information about objects and their geolocations.

Minimizing Supervision for Free-space Segmentation

apple2373/min-seg-road 16 Nov 2017

Our work demonstrates the potential for performing free-space segmentation without tedious and costly manual annotation, which will be important for adapting autonomous driving systems to different types of vehicles and environments

Conditional Affordance Learning for Driving in Urban Environments

xl-sr/CAL 18 Jun 2018

Most existing approaches to autonomous driving fall into one of two categories: modular pipelines, that build an extensive model of the environment, and imitation learning approaches, that map images directly to control outputs.

Fast and Accurate Point Cloud Registration using Trees of Gaussian Mixtures

neka-nat/probreg 6 Jul 2018

Point cloud registration sits at the core of many important and challenging 3D perception problems including autonomous navigation, SLAM, object/scene recognition, and augmented reality.