中文
相关论文

相关论文: Next-Best View Policy for 3D Reconstruction

200 篇论文

The key challenge of multi-view indoor 3D object detection is to infer accurate geometry information from images for precise 3D detection. Previous method relies on NeRF for geometry reasoning. However, the geometry extracted from NeRF is…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yating Xu , Chen Li , Gim Hee Lee

How should we learn visual representations for embodied agents that must see and move? The status quo is tabula rasa in vivo, i.e. learning visual representations from scratch while also learning to move, potentially augmented with…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Karmesh Yadav , Ram Ramrakhya , Arjun Majumdar , Vincent-Pierre Berges , Sachit Kuhar , Dhruv Batra , Alexei Baevski , Oleksandr Maksymets

As Neural Radiance Field (NeRF) implementations become faster, more efficient and accurate, their applicability to real world mapping tasks becomes more accessible. Traditionally, 3D mapping, or scene reconstruction, has relied on expensive…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Adam Korycki , Colleen Josephson , Steve McGuire

Camera-radar fusion offers a robust and low-cost alternative to Camera-lidar fusion for the 3D object detection task in real-time under adverse weather and lighting conditions. However, currently, in the literature, it is possible to find…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Ruan Bispo , Dane Mitrev , Letizia Mariotti , Clément Botty , Denver Humphrey , Anthony Scanlan , Ciarán Eising

Supervised learning, more specifically Convolutional Neural Networks (CNN), has surpassed human ability in some visual recognition tasks such as detection of traffic signs, faces and handwritten numbers. On the other hand, even…

机器人学 · 计算机科学 2018-09-18 Hai Nguyen , Hung Manh La , Matthew Deans

Drones are promising for data collection in precision agriculture, however, they are limited by their battery capacity. Efficient path planners are therefore required. This paper presents a drone path planner trained using Reinforcement…

机器人学 · 计算机科学 2025-05-15 Rick van Essen , Gert Kootstra

Large scale 3D scene reconstruction is important for applications such as virtual reality and simulation. Existing neural rendering approaches (e.g., NeRF, 3DGS) have achieved realistic reconstructions on large scenes, but optimize per…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Yun Chen , Jingkang Wang , Ze Yang , Sivabalan Manivasagam , Raquel Urtasun

This paper addresses 3D shape recognition. Recent work typically represents a 3D shape as a set of binary variables corresponding to 3D voxels of a uniform 3D grid centered on the shape, and resorts to deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Xu Xu , Sinisa Todorovic

Rendering realistic images from 3D reconstruction is an essential task of many Computer Vision and Robotics pipelines, notably for mixed-reality applications as well as training autonomous agents in simulated environments. However, the…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Lukas Bösiger , Mihai Dusmanu , Marc Pollefeys , Zuria Bauer

Researchers have demonstrated that Deep Reinforcement Learning (DRL) is a powerful tool for finding policies that perform well on complex robotic systems. However, these policies are often unpredictable and can induce highly variable…

机器人学 · 计算机科学 2022-03-08 Sean Gillen , Asutay Ozmen , Katie Byl

Many robot manipulation skills can be represented with deterministic characteristics and there exist efficient techniques for learning parameterized motor plans for those skills. However, one of the active research challenge still remains…

机器人学 · 计算机科学 2021-07-01 Sayyed Jaffar Ali Raza , Apan Dastider , Mingjie Lin

Automatic search of neural network architectures is a standing research topic. In addition to the fact that it presents a faster alternative to hand-designed architectures, it can improve their efficiency and for instance generate…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Guillaume Michel , Mohammed Amine Alaoui , Alice Lebois , Amal Feriani , Mehdi Felhi

Nearest neighbor (kNN) methods have been gaining popularity in recent years in light of advances in hardware and efficiency of algorithms. There is a plethora of methods to choose from today, each with their own advantages and…

机器学习 · 计算机科学 2017-03-01 Daniel Zoran , Balaji Lakshminarayanan , Charles Blundell

Unmanned Aerial Vehicles (UAVs) are increasingly populating urban areas for delivery and surveillance purposes. In this work, we develop an optimal navigation strategy based on Deep Reinforcement Learning. The environment is represented by…

人工智能 · 计算机科学 2025-10-30 Federica Tonti , Ricardo Vinuesa

Deep neural network (DNN) based approaches have been widely investigated and deployed in medical image analysis. For example, fully convolutional neural networks (FCN) achieve the state-of-the-art performance in several applications of…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Dong Yang , Holger Roth , Ziyue Xu , Fausto Milletari , Ling Zhang , Daguang Xu

Convolutional neural networks (CNNs) are one of the most effective deep learning methods to solve image classification problems, but the best architecture of a CNN to solve a specific problem can be extremely complicated and hard to design.…

神经与进化计算 · 计算机科学 2018-03-20 Bin Wang , Yanan Sun , Bing Xue , Mengjie Zhang

Skeleton-based human action recognition has recently attracted increasing attention due to the popularity of 3D skeleton data. One main challenge lies in the large view variations in captured human actions. We propose a novel view…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Pengfei Zhang , Cuiling Lan , Junliang Xing , Wenjun Zeng , Jianru Xue , Nanning Zheng

Neural implicit representations have revolutionized dense multi-view surface reconstruction, yet their performance significantly diminishes with sparse input views. A few pioneering works have sought to tackle the challenge of sparse-view…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Sheng Ye , Yuze He , Matthieu Lin , Jenny Sheng , Ruoyu Fan , Yiheng Han , Yubin Hu , Ran Yi , Yu-Hui Wen , Yong-Jin Liu , Wenping Wang

Autonomous UAV path planning for 3D reconstruction has been actively studied in various applications for high-quality 3D models. However, most existing works have adopted explore-then-exploit, prior-based or exploration-based strategies,…

机器人学 · 计算机科学 2024-01-19 Chen Feng , Haojia Li , Fei Gao , Boyu Zhou , Shaojie Shen

Bird's eye view (BEV) is widely adopted by most of the current point cloud detectors due to the applicability of well-explored 2D detection techniques. However, existing methods obtain BEV features by simply collapsing voxel or point…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Dihe Huang , Ying Chen , Yikang Ding , Jinli Liao , Jianlin Liu , Kai Wu , Qiang Nie , Yong Liu , Chengjie Wang , Zhiheng Li
‹ 上一页 1 8 9 10 下一页 ›