中文
相关论文

相关论文: ESAM++: Efficient Online 3D Perception on the Edge

200 篇论文

Point cloud normal estimation is a fundamental task in 3D geometry processing. While recent learning-based methods achieve notable advancements in normal prediction, they often overlook the critical aspect of equivariance. This results in…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Hanxiao Wang , Mingyang Zhao , Weize Quan , Zhen Chen , Dong-ming Yan , Peter Wonka

Cloud segmentation from intensity images is a pivotal task in atmospheric science and computer vision, aiding weather forecasting and climate analysis. Ground-based sky/cloud segmentation extracts clouds from images for further feature…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Yijie Li , Hewei Wang , Jiayi Zhang , Jinjiang You , Jinfeng Xu , Puzhen Wu , Yunzhong Xiao , Soumyabrata Dev

This paper presents EdgeSAM, an accelerated variant of the Segment Anything Model (SAM), optimized for efficient execution on edge devices with minimal compromise in performance. Our approach involves distilling the original ViT-based SAM…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Chong Zhou , Xiangtai Li , Chen Change Loy , Bo Dai

Existing multimodal-based human action recognition approaches are computationally intensive, limiting their deployment in real-time applications. In this work, we present a novel and efficient pose-driven attention-guided multimodal network…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Ahmed Abdelkawy , Asem Ali , Aly Farag

Panoptic segmentation as an integrated task of both static environmental understanding and dynamic object identification, has recently begun to receive broad research interest. In this paper, we propose a new computationally efficient LiDAR…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Ryan Razani , Ran Cheng , Enxu Li , Ehsan Taghavi , Yuan Ren , Liu Bingbing

Current 3D scene understanding methods are limited by offline-collected multi-view data or pre-constructed 3D geometry. In this paper, we present ExtractAnything3D (EA3D), a unified online framework for open-world 3D object extraction that…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Xiaoyu Zhou , Jingqi Wang , Yuang Jia , Yongtao Wang , Deqing Sun , Ming-Hsuan Yang

Semantic segmentation of LiDAR point clouds has been widely studied in recent years, with most existing methods focusing on tackling this task using a single scan of the environment. However, leveraging the temporal stream of observations…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Enxu Li , Sergio Casas , Raquel Urtasun

Segment anything model (SAM) has achieved great success in the field of natural image segmentation. Nevertheless, SAM tends to consider shadows as background and therefore does not perform segmentation on them. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Yonghui Wang , Wengang Zhou , Yunyao Mao , Houqiang Li

In this paper, we propose a new framework for online 3D scene perception. Conventional 3D scene perception methods are offline, i.e., take an already reconstructed 3D scene geometry as input, which is not applicable in robotic applications…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Xiuwei Xu , Chong Xia , Ziwei Wang , Linqing Zhao , Yueqi Duan , Jie Zhou , Jiwen Lu

We present SceneVGGT, a spatio-temporal 3D scene understanding framework that combines SLAM with semantic mapping for autonomous and assistive navigation. Built on VGGT, our method scales to long video streams via a sliding-window pipeline.…

We introduce a fast and efficient convolutional neural network, ESPNet, for semantic segmentation of high resolution images under resource constraints. ESPNet is based on a new convolutional module, efficient spatial pyramid (ESP), which is…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Sachin Mehta , Mohammad Rastegari , Anat Caspi , Linda Shapiro , Hannaneh Hajishirzi

In this paper, we propose PointSeg, a real-time end-to-end semantic segmentation method for road-objects based on spherical images. We take the spherical image, which is transformed from the 3D LiDAR point clouds, as input of the…

计算机视觉与模式识别 · 计算机科学 2018-09-26 Yuan Wang , Tianyue Shi , Peng Yun , Lei Tai , Ming Liu

3D Gaussian Splatting (3DGS) based Simultaneous Localization and Mapping (SLAM) systems can largely benefit from 3DGS's state-of-the-art rendering efficiency and accuracy, but have not yet been adopted in resource-constrained edge devices…

硬件体系结构 · 计算机科学 2025-10-10 Leshu Li , Jiayin Qin , Jie Peng , Zishen Wan , Huaizhi Qu , Ye Han , Pingqing Zheng , Hongsen Zhang , Yu Cao , Tianlong Chen , Yang Katie Zhao

Autonomous robotic systems and self driving cars rely on accurate perception of their surroundings as the safety of the passengers and pedestrians is the top priority. Semantic segmentation is one the essential components of environmental…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Ran Cheng , Ryan Razani , Ehsan Taghavi , Enxu Li , Bingbing Liu

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contrast, and noisy…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Abid Hasan Zim , Aquib Iqbal , Zaid Al-Huda , Asad Malik , Minoru Kuribayash

Existing edge-aware camouflaged object detection (COD) methods normally output the edge prediction in the early stage. However, edges are important and fundamental factors in the following segmentation task. Due to the high visual…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Dongyue Sun , Shiyao Jiang , Lin Qi

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

Among various sensors for assisted and autonomous driving systems, automotive radar has been considered as a robust and low-cost solution even in adverse weather or lighting conditions. With the recent development of radar technologies and…

机器人学 · 计算机科学 2023-02-28 Shihong Fang , Haoran Zhu , Devansh Bisla , Anna Choromanska , Satish Ravindran , Dongyin Ren , Ryan Wu

We propose spatial semantic embedding network (SSEN), a simple, yet efficient algorithm for 3D instance segmentation using deep metric learning. The raw 3D reconstruction of an indoor environment suffers from occlusions, noise, and is…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Dongsu Zhang , Junha Chun , Sang Kyun Cha , Young Min Kim