中文
相关论文

相关论文: HRDNet: High-resolution Detection Network for Smal…

200 篇论文

High-resolution representations are essential for position-sensitive vision problems, such as human pose estimation, semantic segmentation, and object detection. Existing state-of-the-art frameworks first encode the input image as a…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Jingdong Wang , Ke Sun , Tianheng Cheng , Borui Jiang , Chaorui Deng , Yang Zhao , Dong Liu , Yadong Mu , Mingkui Tan , Xinggang Wang , Wenyu Liu , Bin Xiao

The introduction of Feature Pyramid Network (FPN) has significantly improved object detection performance. However, substantial challenges remain in detecting tiny objects, as their features occupy only a very small proportion of the…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Zican Shi , Jing Hu , Jie Ren , Hengkang Ye , Xuyang Yuan , Yan Ouyang , Jia He , Bo Ji , Junyu Guo

This paper proposes an innovative object detector by leveraging deep features learned in high-level layers. Compared with features produced in earlier layers, the deep features are better at expressing semantic and contextual information.…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Wenchi Ma , Yuanwei Wu , Feng Cen , Guanghui Wang

Object detection in challenging situations such as scale variation, occlusion, and truncation depends not only on feature details but also on contextual information. Most previous networks emphasize too much on detailed feature extraction…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Wenchi Ma , Yuanwei Wu , Zongbo Wang , Guanghui Wang

Camouflaged object detection is an emerging and challenging computer vision task that requires identifying and segmenting objects that blend seamlessly into their environments due to high similarity in color, texture, and size. This task is…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Leena Alghamdi , Muhammad Usman , Hafeez Anwar , Abdul Bais , Saeed Anwar

Deep convolutional neural networks (DCNNs) have substantially advanced object detection capabilities, particularly in remote sensing imagery. However, challenges persist, especially in detecting small objects where the high resolution of…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Jiahao Zhang , Xiao Zhao , Guangyu Gao

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

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

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han

Remote sensing target detection aims to identify and locate critical targets within remote sensing images, finding extensive applications in agriculture and urban planning. Feature pyramid networks (FPNs) are commonly used to extract…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Hanqian Li , Ruinan Zhang , Ye Pan , Junchi Ren , Fei Shen

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

For Convolutional Neural Network-based object detection, there is a typical dilemma: the spatial information is well kept in the shallow layers which unfortunately do not have enough semantic information, while the deep layers have a high…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Ziming Liu , Guangyu Gao , Lin Sun , Li Fang

Object recognition systems are usually trained and evaluated on high resolution images. However, in real world applications, it is common that the images have low resolutions or have small sizes. In this study, we first track the…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Amir Ghasemi , Nasrin Bayat , Fatemeh Mottaghian , Akram Bayat

Deep hashing techniques have emerged as the predominant approach for efficient image retrieval. Traditionally, these methods utilize pre-trained convolutional neural networks (CNNs) such as AlexNet and VGG-16 as feature extractors. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Aymene Berriche , Mehdi Adjal Zakaria , Riyadh Baghdadi

Objects in aerial images usually have arbitrary orientations and are densely located over the ground, making them extremely challenge to be detected. Many recently developed methods attempt to solve these issues by estimating an extra…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Ran Qin , Qingjie Liu , Guangshuai Gao , Di Huang , Yunhong Wang

High-resolution remote sensing (HRS) semantic segmentation extracts key objects from high-resolution coverage areas. However, objects of the same category within HRS images generally show significant differences in scale and shape across…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Yuxia Chen , Pengcheng Fang , Jianhui Yu , Xiaoling Zhong , Xiaoming Zhang , Tianrui Li

High resolution and advanced semantic representation are both vital for dense prediction. Empirically, low-resolution feature maps often achieve stronger semantic representation, and high-resolution feature maps generally can better…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Jian Wang , Xiang Long , Guowei Chen , Zewu Wu , Zeyu Chen , Errui Ding

Feature pyramid network (FPN) is one of the key components for object detectors. However, there is a long-standing puzzle for researchers that the detection performance of large-scale objects are usually suppressed after introducing FPN. To…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Zhenchao Jin , Dongdong Yu , Luchuan Song , Zehuan Yuan , Lequan Yu

Object re-identification method is made up of backbone network, feature aggregation, and loss function. However, most backbone networks lack a special mechanism to handle rich scale variations and mine discriminative feature…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Fei Shen , Mengwan Wei , Junchi Ren
‹ 上一页 1 2 3 10 下一页 ›