中文
相关论文

相关论文: NETNet: Neighbor Erasing and Transferring Network …

200 篇论文

Detecting objects in aerial images confronts some significant challenges, including small size, dense and non-uniform distribution of objects over high-resolution images, which makes detection inefficient. Thus, in this paper, we proposed a…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Zhangjian Ji , Huijia Yan , Shaotong Qiao , Kai Feng , Wei Wei

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

We consider the problem of segmentation and classification of high-resolution and hyperspectral remote sensing images. Unlike conventional natural (RGB) images, the inherent large scale and complex structures of remote sensing images pose…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Qingsong Xu , Xin Yuan , Chaojun Ouyang , Yue Zeng

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

Object detection problem solving has developed greatly within the past few years. There is a need for lighter models in instances where hardware limitations exist, as well as a demand for models to be tailored to mobile devices. In this…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

Recent object detection models require large amounts of annotated data for training a new classes of objects. Few-shot object detection (FSOD) aims to address this problem by learning novel classes given only a few samples. While…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Karim Guirguis , Mohamed Abdelsamad , George Eskandar , Ahmed Hendawy , Matthias Kayser , Bin Yang , Juergen Beyerer

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

Although deep models have greatly improved the accuracy and robustness of image segmentation, obtaining segmentation results with highly accurate boundaries and fine structures is still a challenging problem. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Xuebin Qin , Deng-Ping Fan , Chenyang Huang , Cyril Diagne , Zichen Zhang , Adrià Cabeza Sant'Anna , Albert Suàrez , Martin Jagersand , Ling Shao

Most existing salient object detection methods mostly use U-Net or feature pyramid structure, which simply aggregates feature maps of different scales, ignoring the uniqueness and interdependence of them and their respective contributions…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Yao Yuan , Pan Gao , XiaoYang Tan

Deep-learning based salient object detection methods achieve great improvements. However, there are still problems existing in the predictions, such as blurry boundary and inaccurate location, which is mainly caused by inadequate feature…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Han Sun , Yetong Bian , Ningzhong Liu , Huiyu Zhou

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

Detection of objects is extremely important in various aerial vision-based applications. Over the last few years, the methods based on convolution neural networks have made substantial progress. However, because of the large variety of…

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

One-shot image classification aims to train image classifiers over the dataset with only one image per category. It is challenging for modern deep neural networks that typically require hundreds or thousands of images per class. In this…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Wanqi Xue , Wei Wang

The past decade has witnessed significant progress on detecting objects in aerial images that are often distributed with large scale variations and arbitrary orientations. However most of existing methods rely on heuristically defined…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Jiaming Han , Jian Ding , Jie Li , Gui-Song Xia

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

计算机视觉与模式识别 · 计算机科学 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

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

Object detection has been a challenging task in computer vision. Although significant progress has been made in object detection with deep neural networks, the attention mechanism is far from development. In this paper, we propose the…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Ya-Li Li , Shengjin Wang

Given a query patch from a novel class, one-shot object detection aims to detect all instances of that class in a target image through the semantic similarity comparison. However, due to the extremely limited guidance in the novel class as…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Weidong Lin , Yuyan Deng , Yang Gao , Ning Wang , Jinghao Zhou , Lingqiao Liu , Lei Zhang , Peng Wang

Few-shot segmentation focuses on the generalization of models to segment unseen object instances with limited training samples. Although tremendous improvements have been achieved, existing methods are still constrained by two factors. (1)…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xianghui Yang , Bairun Wang , Kaige Chen , Xinchi Zhou , Shuai Yi , Wanli Ouyang , Luping Zhou

Few-shot object counting aims to count the number of objects in a query image that belong to the same class as the given exemplar images. Existing methods compute the similarity between the query image and exemplars in the 2D spatial domain…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Yuanwu Xu , Feifan Song , Haofeng Zhang