中文
相关论文

相关论文: Residual Objectness for Imbalance Reduction

200 篇论文

Unlike Object Detection, Visual Grounding task necessitates the detection of an object described by complex free-form language. To simultaneously model such complex semantic and visual representations, recent state-of-the-art studies adopt…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Weitai Kang , Luowei Zhou , Junyi Wu , Changchang Sun , Yan Yan

Object detection, as a fundamental computer vision task, has achieved a remarkable progress with the emergence of deep neural networks. Nevertheless, few works explore the adversarial robustness of object detectors to resist adversarial…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Ziyi Dong , Pengxu Wei , Liang Lin

Semi-supervised object detection (SSOD) has made significant progress with the development of pseudo-label-based end-to-end methods. However, many of these methods face challenges due to class imbalance, which hinders the effectiveness of…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Purbayan Kar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik

Weakly supervised object localization (WSOL) aims to localize the target object using only the image-level supervision. Recent methods encourage the model to activate feature maps over the entire object by dropping the most discriminative…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Minsong Ki , Youngjung Uh , Wonyoung Lee , Hyeran Byun

By benefiting from perceptual losses, recent studies have improved significantly the performance of the super-resolution task, where a high-resolution image is resolved from its low-resolution counterpart. Although such objective functions…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Mohammad Saeed Rad , Behzad Bozorgtabar , Urs-Viktor Marti , Max Basler , Hazim Kemal Ekenel , Jean-Philippe Thiran

Object removal requires eliminating not only the target object but also its associated visual effects such as shadows and reflections. However, diffusion-based inpainting and removal methods often introduce artifacts, hallucinate contents,…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Jixin Zhao , Zhouxia Wang , Peiqing Yang , Shangchen Zhou

Object detection is a vital task in computer vision and has become an integral component of numerous critical systems. However, state-of-the-art object detectors, similar to their classification counterparts, are susceptible to small…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Muhammad , Awais , Weiming , Zhuang , Lingjuan , Lyu , Sung-Ho , Bae

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

Object occlusion boundary detection is a fundamental and crucial research problem in computer vision. This is challenging to solve as encountering the extreme boundary/non-boundary class imbalance during training an object occlusion…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Guoxia Wang , Xiaohui Liang , Frederick W. B. Li

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Fei Wang , Mengqing Jiang , Chen Qian , Shuo Yang , Cheng Li , Honggang Zhang , Xiaogang Wang , Xiaoou Tang

Accurate and fast extraction of the foreground object is one of the most significant issues to be solved due to its important meaning for object tracking and recognition in video surveillance. Although many foreground object detection…

计算机视觉与模式识别 · 计算机科学 2018-10-19 Dongdong Zeng , Ming Zhu , Hang Yang

While object detection is a common problem in computer vision, it is even more challenging when dealing with aerial satellite images. The variety in object scales and orientations can make them difficult to identify. In addition, there can…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Ahmed Elhagry , Mohamed Saeed

Compared with model architectures, the training process, which is also crucial to the success of detectors, has received relatively less attention in object detection. In this work, we carefully revisit the standard training practice of…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Jiangmiao Pang , Kai Chen , Jianping Shi , Huajun Feng , Wanli Ouyang , Dahua Lin

A common practice in transfer learning is to initialize the downstream model weights by pre-training on a data-abundant upstream task. In object detection specifically, the feature backbone is typically initialized with Imagenet classifier…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Cristina Vasconcelos , Vighnesh Birodkar , Vincent Dumoulin

Robustness against real-world distribution shifts is crucial for the successful deployment of object detection models in practical applications. In this paper, we address the problem of assessing and enhancing the robustness of object…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Nilantha Premakumara , Brian Jalaian , Niranjan Suri , Hooman Samani

Salient object detection has become an important task in many image processing applications. The existing approaches exploit background prior and contrast prior to attain state of the art results. In this paper, instead of using background…

计算机视觉与模式识别 · 计算机科学 2015-06-25 Sai Srivatsa R , R. Venkatesh Babu

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Trong Huy Phan , Kazuma Yamamoto

While deep learning-based general object detection has made significant strides in recent years, the effectiveness and efficiency of small object detection remain unsatisfactory. This is primarily attributed not only to the limited…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Zile Huang , Chong Zhang , Mingyu Jin , Fangyu Wu , Chengzhi Liu , Xiaobo Jin

This paper focuses on a novel and challenging detection scenario: A majority of true objects/instances is unlabeled in the datasets, so these missing-labeled areas will be regarded as the background during training. Previous art on this…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Han Zhang , Fangyi Chen , Zhiqiang Shen , Qiqi Hao , Chenchen Zhu , Marios Savvides

In this work, we propose a novel Reversible Recursive Instance-level Object Segmentation (R2-IOS) framework to address the challenging instance-level object segmentation task. R2-IOS consists of a reversible proposal refinement sub-network…

计算机视觉与模式识别 · 计算机科学 2015-11-19 Xiaodan Liang , Yunchao Wei , Xiaohui Shen , Zequn Jie , Jiashi Feng , Liang Lin , Shuicheng Yan