中文
相关论文

相关论文: SSPNet: Scale Selection Pyramid Network for Tiny P…

200 篇论文

Downsampling is widely adopted to achieve a good trade-off between accuracy and latency for visual recognition. Unfortunately, the commonly used pooling layers are not learned, and thus cannot preserve important information. As another…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ho Man Kwan , Shenghui Song

Multi-class 3D object detection aims to localize and classify objects of multiple categories from point clouds. Due to the nature of point clouds, i.e. unstructured, sparse and noisy, some features benefit-ting multi-class discrimination…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Xinge Zhu , Yuexin Ma , Tai Wang , Yan Xu , Jianping Shi , Dahua Lin

Infrared small target detection is a technique for finding small targets from infrared clutter background. Due to the dearth of high-level semantic information, small infrared target features are weakened in the deep layers of the CNN,…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Haoqing Li , Jinfu Yang , Runshi Wang , Yifei Xu

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

While one-stage detectors like YOLOv8 offer fast training speed, they often under-perform on detecting small objects as a trade-off. This becomes even more critical when detecting tiny objects in aerial imagery due to low-resolution targets…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Kihyun Kim , Michalis Lazarou , Tania Stathaki

Scale variation remains a challenging problem for object detection. Common paradigms usually adopt multiscale training & testing (image pyramid) or FPN (feature pyramid network) to process objects in a wide scale range. However, multi-scale…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Zewen He , He Huang , Yudong Wu , Guan Huang , Wensheng Zhang

Space-based infrared tiny ship detection aims at separating tiny ships from the images captured by earth orbiting satellites. Due to the extremely large image coverage area (e.g., thousands square kilometers), candidate targets in these…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Tianhao Wu , Boyang Li , Yihang Luo , Yingqian Wang , Chao Xiao , Ting Liu , Jungang Yang , Wei An , Yulan Guo

Single-image super-resolution (SISR) has seen significant advancements through the integration of deep learning. However, the substantial computational and memory requirements of existing methods often limit their practical application.…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Xin Xu , Jinman Park , Paul Fieguth

Semi-supervised change detection (SSCD) aims to detect changes between bi-temporal remote sensing images by utilizing limited labeled data and abundant unlabeled data. Existing methods struggle in complex scenarios, exhibiting poor…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Qi'ao Xu , Pengfei Wang , Yanjun Li , Tianwen Qian , Xiaoling Wang

Detection of small-sized targets in aerial views is a challenging task due to the smallness of vehicle size, complex background, and monotonic object appearances. In this letter, we propose a one-stage vehicle detection network (AVDNet) to…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Murari Mandal , Manal Shah , Prashant Meena , Sanhita Devi , Santosh Kumar Vipparthi

Semantic segmentation is a pixel-level prediction task to classify each pixel of the input image. Deep learning models, such as convolutional neural networks (CNNs), have been extremely successful in achieving excellent performances in this…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Nadeem Atif , Saquib Mazhar , Debajit Sarma , M. K. Bhuyan , Shaik Rafi Ahamed

In the realm of aerial imaging, the ability to detect small objects is pivotal for a myriad of applications, encompassing environmental surveillance, urban design, and crisis management. Leveraging RetinaNet, this work unveils DDR-Net: a…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Zhicheng Tang , Jinwen Tang , Yi Shang

Weakly supervised object localization (WSOL) aims to localize objects by only utilizing image-level labels. Class activation maps (CAMs) are the commonly used features to achieve WSOL. However, previous CAM-based methods did not take full…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Jun Wei , Qin Wang , Zhen Li , Sheng Wang , S. Kevin Zhou , Shuguang Cui

Tiny object detection in remote sensing imagery has attracted significant research interest in recent years. Despite recent progress, achieving balanced detection performance across diverse object scales remains a formidable challenge,…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Zhicheng Zhao , Yin Huang , Lingma Sun , Chenglong Li , Jin Tang

To address the challenges in UAV object detection, such as complex backgrounds, severe occlusion, dense small objects, and varying lighting conditions,this paper proposes PT-DETR based on RT-DETR, a novel detection algorithm specifically…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Bingcong Huo , Zhiming Wang

Infrared small target detection (ISTD) has attracted widespread attention and been applied in various fields. Due to the small size of infrared targets and the noise interference from complex backgrounds, the performance of ISTD using…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Ao Wang , Wei Li , Xin Wu , Zhanchao Huang , Ran Tao

The proliferation of unmanned aerial vehicles (UAVs) has created urgent demand for precise UAV monitoring. Existing RGB-based systems rely on spatial cues that degrade at small scales, particularly with high inter-type similarity,…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Yihang Luo , Jun Chen , Chao Xiao , Yingqian Wang , Zhaoxu Li , Qiang Ling , Xu He , Nuo Chen , Gaowei Guo , Hongge Li , Miao Li , Longguang Wang , Yulan Guo , Li Liu , Wei An , Zhijie Chen

Single Object Tracking in LiDAR point cloud is one of the most essential parts of environmental perception, in which small objects are inevitable in real-world scenarios and will bring a significant barrier to the accurate location.…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Shengjing Tian , Yinan Han , Xiuping Liu , Xiantong Zhao

Tiny object detection (TOD) reveals a fundamental flaw in feature pyramid networks: high-level features (P5-P6) frequently receive zero positive anchors under standard label assignment protocols, leaving their semantic representations…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Tao Liu , Zhenchao Cui

Feature pyramids have been proven powerful in image understanding tasks that require multi-scale features. State-of-the-art methods for multi-scale feature learning focus on performing feature interactions across space and scales using…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Gangming Zhao , Weifeng Ge , Yizhou Yu