中文
相关论文

相关论文: Scale-aware Pixel-wise Object Proposal Networks

200 篇论文

Several deep learning algorithms have shown amazing performance for existing object detection tasks, but recognizing darker objects is the largest challenge. Moreover, those techniques struggled to detect or had a slow recognition rate,…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Munawar Ali , Baoqun Yin , Hazrat Bilal , Aakash Kumar , Ali Muhammad , Avinash Rohra

Recent end-to-end trainable methods for scene text spotting, integrating detection and recognition, showed much progress. However, most of the current arbitrary-shape scene text spotters use region proposal networks (RPN) to produce…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Minghui Liao , Guan Pang , Jing Huang , Tal Hassner , Xiang Bai

Dense features are important for detecting minute objects in images. Unfortunately, despite the remarkable efficacy of the CNN models in multi-scale object detection, CNN models often fail to detect smaller objects in images due to the loss…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Amrita Singh , Snehasis Mukherjee

We propose a Convolutional Neural Network (CNN) based algorithm - StuffNet - for object detection. In addition to the standard convolutional features trained for region proposal and object detection [31], StuffNet uses convolutional…

计算机视觉与模式识别 · 计算机科学 2017-01-31 Samarth Brahmbhatt , Henrik I. Christensen , James Hays

Detection of small objects and objects far away in the scene is a major challenge in surveillance applications. Such objects are represented by small number of pixels in the image and lack sufficient details, making them difficult to detect…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Fatih Cagatay Akyon , Sinan Onur Altinuc , Alptekin Temizel

Object detection is a critical part of visual scene understanding. The representation of the object in the detection task has important implications on the efficiency and feasibility of annotation, robustness to occlusion, pose, lighting,…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Li Ding , Lex Fridman

Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contrastive clustering to…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Hiran Sarkar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth N Balasubramanian

Object proposals greatly benefit object detection task in recent state-of-the-art works. However, the existing object proposals usually have low localization accuracy at high intersection over union threshold. To address it, we apply…

计算机视觉与模式识别 · 计算机科学 2016-10-18 Shuhan Chen , Jindong Li , Xuelong Hu , Ping Zhou

Though quite challenging, leveraging large-scale unlabeled or partially labeled images in a cost-effective way has increasingly attracted interests for its great importance to computer vision. To tackle this problem, many Active Learning…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Keze Wang , Xiaopeng Yan , Dongyu Zhang , Lei Zhang , Liang Lin

Object placement assessment (OPA) aims to predict the rationality score of a composite image in terms of the placement (e.g., scale, location) of inserted foreground object. However, given a pair of scaled foreground and background, to…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Li Niu , Qingyang Liu , Zhenchen Liu , Jiangtong Li

Existing object proposal approaches use primarily bottom-up cues to rank proposals, while we believe that objectness is in fact a high level construct. We argue for a data-driven, semantic approach for ranking object proposals. Our…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Weicheng Kuo , Bharath Hariharan , Jitendra Malik

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jianghang Lin , Yunhang Shen , Bingquan Wang , Shaohui Lin , Ke Li , Liujuan Cao

Region proposal is critical for object detection while it usually poses a bottleneck in improving the computation efficiency on traditional control-flow architectures. We have observed region proposal tasks are potentially suitable for…

分布式、并行与集群计算 · 计算机科学 2018-10-30 Wenzhi Fu , Jianlei Yang , Pengcheng Dai , Yiran Chen , Weisheng Zhao

Object counting is an important task in computer vision due to its growing demand in applications such as surveillance, traffic monitoring, and counting everyday objects. State-of-the-art methods use regression-based optimization where they…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt

Small objects have relatively low resolution, the unobvious visual features which are difficult to be extracted, so the existing object detection methods cannot effectively detect small objects, and the detection speed and stability are…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Qingcai Wang , Hao Zhang , Xianggong Hong , Qinqin Zhou

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Mohsen Zand , Ali Etemad , Michael Greenspan

Although the YOLOv2 method is extremely fast on object detection, its detection accuracy is restricted due to the low performance of its backbone network and the underutilization of multi-scale region features. Therefore, a dense connection…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Zhanchao Huang , Jianlin Wang , Xuesong Fu , Tao Yu , Yongqi Guo , Rutong Wang

Object detection in aerial imagery presents a significant challenge due to large scale variations among objects. This paper proposes an evolutionary reinforcement learning agent, integrated within a coarse-to-fine object detection…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Jialu Zhang , Xiaoying Yang , Wentao He , Jianfeng Ren , Qian Zhang , Titian Zhao , Ruibin Bai , Xiangjian He , Jiang Liu

It is a common practice to exploit pyramidal feature representation to tackle the problem of scale variation in object instances. However, most of them still predict the objects in a certain range of scales based solely or mainly on a…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Zehui Gong , Dong Li

We propose an efficient Stereographic Projection Neural Network (SPNet) for learning representations of 3D objects. We first transform a 3D input volume into a 2D planar image using stereographic projection. We then present a shallow 2D…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Mohsen Yavartanoo , Eu Young Kim , Kyoung Mu Lee