中文
相关论文

相关论文: SFMNet: Sparse Focal Modulation for 3D Object Dete…

200 篇论文

We define the object detection from imagery problem as estimating a very large but extremely sparse bounding box dependent probability distribution. Subsequently we identify a sparse distribution estimation scheme, Directed Sparse Sampling,…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Lachlan Tychsen-Smith , Lars Petersson

Existing stereo matching networks typically rely on either cost-volume construction based on 3D convolutions or deformation methods based on iterative optimization. The former incurs significant computational overhead during cost…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Ao Xu , Rujin Zhao , Xiong Xu , Boceng Huang , Yujia Jia , Hongfeng Long , Fuxuan Chen , Zilong Cao , Fangyuan Chen

Video-based behavior recognition is essential in fields such as public safety, intelligent surveillance, and human-computer interaction. Traditional 3D Convolutional Neural Network (3D CNN) effectively capture local spatiotemporal features…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Xiuliang Zhang , Tadiwa Elisha Nyamasvisva , Chuntao Liu

Infrared small target detection (IRSTD) plays a pivotal role in a broad spectrum of mission-critical applications, including maritime surveillance, military search and rescue, early warning systems, and precision-guided strikes, all of…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yingming Zhang , Wuqi Su , Qing Xiao , Yonggang Yang

Although numerous solutions have been proposed for image super-resolution, they are usually incompatible with low-power devices with many computational and memory constraints. In this paper, we address this problem by proposing a simple yet…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Long Sun , Jiangxin Dong , Jinhui Tang , Jinshan Pan

We propose focal modulation networks (FocalNets in short), where self-attention (SA) is completely replaced by a focal modulation mechanism for modeling token interactions in vision. Focal modulation comprises three components: (i)…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Jianwei Yang , Chunyuan Li , Xiyang Dai , Lu Yuan , Jianfeng Gao

By identifying four important components of existing LiDAR-camera 3D object detection methods (LiDAR and camera candidates, transformation, and fusion outputs), we observe that all existing methods either find dense candidates or yield…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Yichen Xie , Chenfeng Xu , Marie-Julie Rakotosaona , Patrick Rim , Federico Tombari , Kurt Keutzer , Masayoshi Tomizuka , Wei Zhan

Recently, the application of deep learning to change detection (CD) has significantly progressed in remote sensing images. In recent years, CD tasks have mostly used architectures such as CNN and Transformer to identify these changes.…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Jia Jia , Geunho Lee , Zhibo Wang , Lyu Zhi , Yuchu He

Change detection, which aims to distinguish surface changes based on bi-temporal images, plays a vital role in ecological protection and urban planning. Since high resolution (HR) images cannot be typically acquired continuously over time,…

图像与视频处理 · 电气工程与系统科学 2021-06-24 Mengxi Liu , Qian Shi , Andrea Marinoni , Da He , Xiaoping Liu , Liangpei Zhang

Currently prevalent multimodal 3D detection methods are built upon LiDAR-based detectors that usually use dense Bird's-Eye-View (BEV) feature maps. However, the cost of such BEV feature maps is quadratic to the detection range, making it…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Yingyan Li , Lue Fan , Yang Liu , Zehao Huang , Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

Traffic object detection under variable illumination is challenging due to the information loss caused by the limited dynamic range of conventional frame-based cameras. To address this issue, we introduce bio-inspired event cameras and…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Zhanwen Liu , Nan Yang , Yang Wang , Yuke Li , Xiangmo Zhao , Fei-Yue Wang

Recently, Vision Transformer and its variants have shown great promise on various computer vision tasks. The ability of capturing short- and long-range visual dependencies through self-attention is arguably the main source for the success.…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Jianwei Yang , Chunyuan Li , Pengchuan Zhang , Xiyang Dai , Bin Xiao , Lu Yuan , Jianfeng Gao

In robot automated assembly, snap assembly precision and efficiency directly determine overall production quality. As a core prerequisite, snap detection and localization critically affect subsequent assembly success. Traditional visual…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kuanxu Hou

As the third-generation neural network, the Spiking Neural Network (SNN) has the advantages of low power consumption and high energy efficiency, making it suitable for implementation on edge devices. More recently, the most advanced SNN,…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Yue Liu , Shanlin Xiao , Bo Li , Zhiyi Yu

Weakly supervised object localization (WSOL) strives to learn to localize objects with only image-level supervision. Due to the local receptive fields generated by convolution operations, previous CNN-based methods suffer from partial…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yiwen Cao , Yukun Su , Wenjun Wang , Yanxia Liu , Qingyao Wu

Remote sensing image change detection aims to identify the differences between images acquired at different times in the same area. It is widely used in land management, environmental monitoring, disaster assessment and other fields.…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Huan Zhong , Chen Wu

Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still not well-handled. To alleviate these…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Daizong Liu , Dongdong Yu , Changhu Wang , Pan Zhou

In recent years, Discriminative Correlation Filter (DCF) based tracking methods have achieved great success in visual tracking. However, the multi-resolution convolutional feature maps trained from other tasks like image classification,…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Qiangqiang Wu , Yan Yan , Yanjie Liang , Yi Liu , Hanzi Wang

Learning from limited data is challenging because data scarcity leads to a poor generalization of the trained model. A classical global pooled representation will probably lose useful local information. Many few-shot learning methods have…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Haoxing Chen , Huaxiong Li , Yaohui Li , Chunlin Chen

In recent years, Transformers have achieved remarkable progress in computer vision tasks. However, their global modeling often comes with substantial computational overhead, in stark contrast to the human eye's efficient information…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Yuguang Zhang , Qihang Fan , Huaibo Huang