中文
相关论文

相关论文: IPG-Net: Image Pyramid Guidance Network for Small …

200 篇论文

Image pyramids are widely adopted in top-performing methods to obtain multi-scale features for precise visual perception and understanding. However, current image pyramids use the same large-scale model to process multiple resolutions of…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Zhaokai Wang , Xizhou Zhu , Xue Yang , Gen Luo , Hao Li , Changyao Tian , Wenhan Dou , Junqi Ge , Lewei Lu , Yu Qiao , Jifeng Dai

LiDAR semantic segmentation essential for advanced autonomous driving is required to be accurate, fast, and easy-deployed on mobile platforms. Previous point-based or sparse voxel-based methods are far away from real-time applications since…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Xiaoyan Li , Gang Zhang , Hongyu Pan , Zhenhua Wang

Effective point cloud processing is crucial to LiDARbased autonomous driving systems. The capability to understand features at multiple scales is required for object detection of intelligent vehicles, where road users may appear in…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Weihao Lu , Dezong Zhao , Cristiano Premebida , Li Zhang , Wenjing Zhao , Daxin Tian

High performance person Re-Identification (Re-ID) requires the model to focus on both global silhouette and local details of pedestrian. To extract such more representative features, an effective way is to exploit deep models with multiple…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Suofei Zhang , Zirui Yin , Xiofu Wu , Kun Wang , Quan Zhou , Bin Kang

Scene depth information can help visual information for more accurate semantic segmentation. However, how to effectively integrate multi-modality information into representative features is still an open problem. Most of the existing work…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Yuejiao Su , Yuan Yuan , Zhiyu Jiang

State-of-the-art (SoTA) models have improved the accuracy of object detection with a large margin via a FP (feature pyramid). FP is a top-down aggregation to collect semantically strong features to improve scale invariance in both two-stage…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Ping-Yang Chen , Jun-Wei Hsieh , Chien-Yao Wang , Hong-Yuan Mark Liao , Munkhjargal Gochoo

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

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

Camouflaged object detection (COD) aims to identify targets that are highly blended with their backgrounds. Recent works have shown that the optical characteristics of polarization cues play a significant role in improving camouflaged…

计算机视觉与模式识别 · 计算机科学 2026-04-02 QIfan Zhang , Hao Wang , Xiangrong Qin , Ruijie Li

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black

Among the current mainstream change detection networks, transformer is deficient in the ability to capture accurate low-level details, while convolutional neural network (CNN) is wanting in the capacity to understand global information and…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Dalong Zheng , Zebin Wu , Jia Liu , Zhihui Wei

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying image patches or generating semantically-coherent patches from region context, while…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Yanhong Zeng , Jianlong Fu , Hongyang Chao , Baining Guo

In recent years, deep learning-based image compressive sensing (ICS) methods have achieved brilliant success. Many optimization-inspired networks have been proposed to bring the insights of optimization algorithms into the network structure…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Wenjun Chen , Chunling Yang , Xin Yang

Feature pyramid networks (FPN) are widely exploited for multi-scale feature fusion in existing advanced object detection frameworks. Numerous previous works have developed various structures for bidirectional feature fusion, all of which…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zhuofan Zong , Qianggang Cao , Biao Leng

Infrared and visible image fusion has garnered considerable attention owing to the strong complementarity of these two modalities in complex, harsh environments. While deep learning-based fusion methods have made remarkable advances in…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Guihui Li , Bowei Dong , Kaizhi Dong , Jiayi Li , Haiyong Zheng

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

Scene understanding based on LiDAR point cloud is an essential task for autonomous cars to drive safely, which often employs spherical projection to map 3D point cloud into multi-channel 2D images for semantic segmentation. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Aoran Xiao , Xiaofei Yang , Shijian Lu , Dayan Guan , Jiaxing Huang

Convolutional neural networks (CNNs) have made resounding success in many computer vision tasks such as image classification and object detection. However, their performance degrades rapidly on tougher tasks where images are of low…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Raja Sunkara , Tie Luo

Current CNN-based infrared small target detection(IRSTD) methods generally overlook the heterogeneity between shallow and deep features, leading to inefficient collaboration between shallow fine grained structural information and deep…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Taoran Yue , Xiaojin Lu , Jiaxi Cai , Yuanping Chen , Shibing Chu

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun