中文
相关论文

相关论文: Monocular Robot Navigation with Self-Supervised Pr…

200 篇论文

Vision Transformer (ViT) is a pioneering deep learning framework that can address real-world computer vision issues, such as image classification and object recognition. Importantly, ViTs are proven to outperform traditional deep learning…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yuda Bi , Anees Abrol , Zening Fu , Vince Calhoun

Semantic segmentation is essential for analysing anatomical features in biomedical research, yet a performance gap remains for Vision Transformers (ViTs) in the field, particularly for sparse, fine-structured, and low signal-to-noise…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Joel Valdivia Ortega , Tingying Peng , Marion Jasnin

Vision Transformers (ViTs) have revolutionized computer vision, yet their self-attention mechanism lacks explicit spatial inductive biases, leading to suboptimal performance on spatially-structured tasks. Existing approaches introduce…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Yuxin Mao , Zhen Qin , Jinxing Zhou , Bin Fan , Jing Zhang , Yiran Zhong , Yuchao Dai

Blind and visually challenged face multiple issues with navigating the world independently. Some of these challenges include finding the shortest path to a destination and detecting obstacles from a distance. To tackle this issue, this…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Bhavesh Kumar

Rectilinear forms of snake-like robotic locomotion are anticipated to be an advantage in obstacle-strewn scenarios characterizing urban disaster zones, subterranean collapses, and other natural environments. The elongated, laterally-narrow…

机器人学 · 计算机科学 2019-08-21 Alexander H. Chang , Shiyu Feng , Yipu Zhao , Justin S. Smith , Patricio A. Vela

Recent work on visual representation learning has shown to be efficient for robotic manipulation tasks. However, most existing works pretrained the visual backbone solely on 2D images or egocentric videos, ignoring the fact that robots…

机器人学 · 计算机科学 2024-01-18 Wanying Wang , Jinming Li , Yichen Zhu , Zhiyuan Xu , Zhengping Che , Yaxin Peng , Chaomin Shen , Dong Liu , Feifei Feng , Jian Tang

Pretrained models are ubiquitous in the current deep learning landscape, offering strong results on a broad range of tasks. Recent works have shown that models differing in various design choices exhibit categorically diverse generalization…

机器学习 · 计算机科学 2025-10-28 Siddharth Jain , Shyamgopal Karthik , Vineet Gandhi

Vision Transformers (ViTs) have become prominent models for solving various vision tasks. However, the interpretability of ViTs has not kept pace with their promising performance. While there has been a surge of interest in developing {\it…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Yao Qiang , Chengyin Li , Prashant Khanduri , Dongxiao Zhu

Currently, vision encoder models like Vision Transformers (ViTs) typically excel at image recognition tasks but cannot simultaneously support text recognition like human visual recognition. To address this limitation, we propose UNIT, a…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Yi Zhu , Yanpeng Zhou , Chunwei Wang , Yang Cao , Jianhua Han , Lu Hou , Hang Xu

Real-world perception systems in many cases build on hardware with limited resources to adhere to cost and power limitations of their carrying system. Deploying deep neural networks on resource-constrained hardware became possible with…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Julia Hornauer , Lazaros Nalpantidis , Vasileios Belagiannis

In this work, we introduce the problem of cross-modal visuo-tactile object recognition with robotic active exploration. With this term, we mean that the robot observes a set of objects with visual perception and, later on, it is able to…

机器人学 · 计算机科学 2020-01-22 Pietro Falco , Shuang Lu , Ciro Natale , Salvatore Pirozzi , Dongheui Lee

Accurate predictive models of the visual cortex neural response to natural visual stimuli remain a challenge in computational neuroscience. In this work, we introduce V1T, a novel Vision Transformer based architecture that learns a shared…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Bryan M. Li , Isabel M. Cornacchia , Nathalie L. Rochefort , Arno Onken

Model-free reinforcement learning has recently been shown to be effective at learning navigation policies from complex image input. However, these algorithms tend to require large amounts of interaction with the environment, which can be…

机器人学 · 计算机科学 2018-07-17 Jake Bruce , Niko Sünderhauf , Piotr Mirowski , Raia Hadsell , Michael Milford

Adaptability is central to autonomy. Intuitively, for high-dimensional learning problems such as navigating based on vision, internal models with higher complexity allow to accurately encode the information available. However, most learning…

机器人学 · 计算机科学 2017-12-15 Thushan Ganegedara , Lionel Ott , Fabio Ramos

We train embodied neural networks to plan and navigate unseen complex 3D environments, emphasising real-world deployment. Rather than requiring prior knowledge of the agent or environment, the planner learns to model the state transitions…

机器人学 · 计算机科学 2022-06-03 Shu Ishida , João F. Henriques

Computer vision methods that explicitly detect object parts and reason on them are a step towards inherently interpretable models. Existing approaches that perform part discovery driven by a fine-grained classification task make very…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ananthu Aniraj , Cassio F. Dantas , Dino Ienco , Diego Marcos

Vision Transformer (ViT) architectures traditionally employ a grid-based approach to tokenization independent of the semantic content of an image. We propose a modular superpixel tokenization strategy which decouples tokenization and…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Marius Aasan , Odd Kolbjørnsen , Anne Schistad Solberg , Adín Ramirez Rivera

Pre-trained general-purpose Vision-Language Models (VLM) hold the potential to enhance intuitive human-machine interactions due to their rich world knowledge and 2D object detection capabilities. However, VLMs for 3D coordinates detection…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Ari Wahl , Dorian Gawlinski , David Przewozny , Paul Chojecki , Felix Bießmann , Sebastian Bosse

Our solution is implemented in and for the frame of Duckietown. The goal of Duckietown is to provide a relatively simple platform to explore, tackle and solve many problems linked to autonomous driving. "Duckietown" is simple in the basics,…

机器人学 · 计算机科学 2018-09-06 Julian Nubert , Niklas Funk , Fabio Meier , Fabrice Oehler

Transfer learning is widely used in computer vision (CV), natural language processing (NLP) and achieves great success. Most transfer learning systems are based on the same modality (e.g. RGB image in CV and text in NLP). However, the…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaoke Shen , Ioannis Stamos
‹ 上一页 1 8 9 10 下一页 ›