中文
相关论文

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

200 篇论文

Recently, relying on convolutional neural networks (CNNs), many methods for salient object detection in optical remote sensing images (ORSI-SOD) are proposed. However, most methods ignore the huge parameters and computational cost brought…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Gongyang Li , Zhi Liu , Xinpeng Zhang , Weisi Lin

Detecting tiny objects in remote sensing (RS) imagery has been a long-standing challenge due to their extremely limited spatial information, weak feature representations, and dense distributions across complex backgrounds. Despite numerous…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Xiaozheng Jiang , Wei Zhang , Xuerui Mao

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

For object detection, how to address the contradictory requirement between feature map resolution and receptive field on high-resolution inputs still remains an open question. In this paper, to tackle this issue, we build a novel…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Junxu Cao , Qi Chen , Jun Guo , Ruichao Shi

Object detection is the task of detecting objects in an image. In this task, the detection of small objects is particularly difficult. Other than the small size, it is also accompanied by difficulties due to blur, occlusion, and so on.…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Da Huo , Marc A. Kastner , Tingwei Liu , Yasutomo Kawanishi , Takatsugu Hirayama , Takahiro Komamizu , Ichiro Ide

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

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Mehrdad Noori , Sina Mohammadi , Sina Ghofrani Majelan , Ali Bahri , Mohammad Havaei

Most salient object detection approaches use U-Net or feature pyramid networks (FPN) as their basic structures. These methods ignore two key problems when the encoder exchanges information with the decoder: one is the lack of interference…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu , Lei Zhang

In this paper we propose a highly scalable convolutional neural network, end-to-end trainable, for real-time 3D human pose regression from still RGB images. We call this approach the Scalable Sequential Pyramid Networks (SSP-Net) as it is…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Diogo Luvizon , Hedi Tabia , David Picard

Statistical shape modeling is an important tool to characterize variation in anatomical morphology. Typical shapes of interest are measured using 3D imaging and a subsequent pipeline of registration, segmentation, and some extraction of…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Riddhish Bhalodia , Shireen Y. Elhabian , Ladislav Kavan , Ross T. Whitaker

High-resolution aerial images have a wide range of applications, such as military exploration, and urban planning. Semantic segmentation is a fundamental method extensively used in the analysis of high-resolution aerial images. However, the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Jingbo Lin , Weipeng Jing , Houbing Song

Human pose estimation is a fundamental yet challenging task in computer vision. Although deep learning techniques have made great progress in this area, difficult scenarios (e.g., invisible keypoints, occlusions, complex multi-person…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yabo Xiao , Dongdong Yu , Xiaojuan Wang , Tianqi Lv , Yiqi Fan , Lingrui Wu

The topic of multi-person pose estimation has been largely improved recently, especially with the development of convolutional neural network. However, there still exist a lot of challenging cases, such as occluded keypoints, invisible…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Yilun Chen , Zhicheng Wang , Yuxiang Peng , Zhiqiang Zhang , Gang Yu , Jian Sun

Point cloud-based large scale place recognition is fundamental for many applications like Simultaneous Localization and Mapping (SLAM). Although many models have been proposed and have achieved good performance by learning short-range local…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Zhaoxin Fan , Zhenbo Song , Hongyan Liu , Zhiwu Lu , Jun He , Xiaoyong Du

Current methods aggregate multi-level features or introduce edge and skeleton to get more refined saliency maps. However, little attention is paid to how to obtain the complete salient object in cluttered background, where the targets are…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Ge Zhu , Jinbao Li , Yahong Guo

Weakly supervised person search aims to jointly detect and match persons with only bounding box annotations. Existing approaches typically focus on improving the features by exploring relations of persons. However, scale variation problem…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Benzhi Wang , Yang Yang , Jinlin Wu , Guo-jun Qi , Zhen Lei

Object detection is a challenging task in remote sensing because objects only occupy a few pixels in the images, and the models are required to simultaneously learn object locations and detection. Even though the established approaches well…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Pourya Shamsolmoali , Jocelyn Chanussot , Masoumeh Zareapoor , Huiyu Zhou , Jie Yang

Feature matters for salient object detection. Existing methods mainly focus on designing a sophisticated structure to incorporate multi-level features and filter out cluttered features. We present Progressive Feature Polishing Network…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Bo Wang , Quan Chen , Min Zhou , Zhiqiang Zhang , Xiaogang Jin , Kun Gai

State-of-the-art (SOTA) object detection methods have succeeded in several applications at the price of relying on heavyweight neural networks, which makes them inefficient and inviable for many applications with computational resource…

Deep convolutional neural networks (DCNNs) have achieved great success in monocular depth estimation (MDE). However, few existing works take the contributions for MDE of different levels feature maps into account, leading to inaccurate…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yifang Xu , Chenglei Peng , Ming Li , Yang Li , Sidan Du