中文
相关论文

相关论文: A Comparison of I/O-Efficient Algorithms for Visib…

200 篇论文

The past year saw the introduction of new architectures such as Highway networks and Residual networks which, for the first time, enabled the training of feedforward networks with dozens to hundreds of layers using simple gradient descent.…

神经与进化计算 · 计算机科学 2017-03-16 Klaus Greff , Rupesh K. Srivastava , Jürgen Schmidhuber

This paper presents a novel method for real-time 3D navigation in large-scale, complex environments using a hierarchical 3D visibility graph (V-graph). The proposed algorithm addresses the computational challenges of V-graph construction…

机器人学 · 计算机科学 2024-09-18 Botao He , Guofei Chen , Cornelia Fermuller , Yiannis Aloimonos , Ji Zhang

Utilizing visual place recognition (VPR) technology to ascertain the geographical location of publicly available images is a pressing issue for real-world VPR applications. Although most current VPR methods achieve favorable results under…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Gaoshuang Huang , Yang Zhou , Xiaofei Hu , Chenglong Zhang , Luying Zhao , Wenjian Gan , Mingbo Hou

We present a novel framework for mesh reconstruction from unstructured point clouds by taking advantage of the learned visibility of the 3D points in the virtual views and traditional graph-cut based mesh generation. Specifically, we first…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shuang Song , Zhaopeng Cui , Rongjun Qin

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

Detection and segmentation of objects in overheard imagery is a challenging task. The variable density, random orientation, small size, and instance-to-instance heterogeneity of objects in overhead imagery calls for approaches distinct from…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Nicholas Weir , David Lindenbaum , Alexei Bastidas , Adam Van Etten , Sean McPherson , Jacob Shermeyer , Varun Kumar , Hanlin Tang

Virtual Reality (VR) applications require high data rate for a high-quality immersive experience, in addition to low latency to avoid dizziness and motion sickness. One of the key wireless VR challenges is providing seamless connectivity…

网络与互联网体系结构 · 计算机科学 2021-10-07 Mostafa Abdelrahman , Mohammed Elbamby , Vilho Räisänen

As the world population increases and arable land decreases, it becomes vital to improve the productivity of the agricultural land available. Given the weather and soil properties, farmers need to take critical decisions such as which seed…

计算机视觉与模式识别 · 计算机科学 2017-10-26 Gunjan Sehgal , Bindu Gupta , Kaushal Paneri , Karamjit Singh , Geetika Sharma , Gautam Shroff

We propose a hybrid image-space/object-space solution to the classical hidden surface removal problem: Given n disjoint triangles in Real^3 and p sample points (``pixels'') in the xy-plane, determine the first triangle directly behind each…

计算几何 · 计算机科学 2007-05-23 Jeff Erickson

As the volume of image data grows, data-oriented cloud computing in Internet of Video Things (IoVT) systems encounters latency issues. Task-oriented edge computing addresses this by shifting data analysis to the edge. However, limited…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Jiaqi Wu , Simin Chen , Zehua Wang , Wei Chen , Zijian Tian , F. Richard Yu , Victor C. M. Leung

Vision-based prediction algorithms have a wide range of applications including autonomous driving, surveillance, human-robot interaction, weather prediction. The objective of this paper is to provide an overview of the field in the past…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Amir Rasouli

Vision Large Language Models (VLLMs) incur high computational costs due to their reliance on hundreds of visual tokens to represent images. While token pruning offers a promising solution for accelerating inference, this paper, however,…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yahong Wang , Juncheng Wu , Zhangkai Ni , Longzhen Yang , Yihang Liu , Chengmei Yang , Ying Wen , Lianghua He , Xianfeng Tang , Hui Liu , Yuyin Zhou

Recent advances in 3D modeling provide us with real 3D datasets to answer queries, such as "What is the best position for a new billboard?" and "Which hotel room has the best view?" in the presence of obstacles. These applications require…

数据库 · 计算机科学 2013-10-29 Farhana Murtaza Choudhury , Mohammed Eunus Ali , Sarah Masud , Suman Nath , Ishat E Rabban

Treemaps have been widely applied to the visualization of hierarchical data. A treemap takes a weighted tree and visualizes its leaves in a nested planar geometric shape, with sub-regions partitioned such that each sub-region has an area…

图形学 · 计算机科学 2023-09-01 Mehdi Behroozi , Reyhaneh Mohammadi , Cody Dunne

Vision transformer has achieved competitive performance on a variety of computer vision applications. However, their storage, run-time memory, and computational demands are hindering the deployment to mobile devices. Here we present a…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Mingjian Zhu , Yehui Tang , Kai Han

This paper proposes an illumination-robust visual odometry (VO) system that incorporates both accelerated learning-based corner point algorithms and an extended line feature algorithm. To be robust to dynamic illumination, the proposed…

机器人学 · 计算机科学 2023-12-20 Kuan Xu , Yuefan Hao , Shenghai Yuan , Chen Wang , Lihua Xie

An important focus of current research in the field of Micro Aerial Vehicles (MAVs) is to increase the safety of their operation in general unstructured environments. Especially indoors, where GPS cannot be used for localization, reliable…

计算机视觉与模式识别 · 计算机科学 2015-05-12 T. Holzmann , R. Prettenthaler , J. Pestana , D. Muschick , G. Graber , C. Mostegel , F. Fraundorfer , H. Bischof

The Convex Hull algorithm is one of the most important algorithms in computational geometry, with many applications such as in computer graphics, robotics, and data mining. Despite the advances in the new algorithms in this area, it is…

分布式、并行与集群计算 · 计算机科学 2023-03-21 Roberto Carrasco , Héctor Ferrada , Cristóbal A. Navarro , Nancy Hitschfeld

Given a graph of which the n vertices form a regular two-dimensional grid, and in which each (possibly weighted and/or directed) edge connects a vertex to one of its eight neighbours, the following can be done in O(scan(n)) I/Os, provided M…

数据结构与算法 · 计算机科学 2012-11-12 Herman Haverkort

This paper is about reducing the cost of building good large-scale 3D reconstructions post-hoc. We render 2D views of an existing reconstruction and train a convolutional neural network (CNN) that refines inverse-depth to match a…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Ştefan Săftescu , Paul Newman