中文
相关论文

相关论文: Universal-RCNN: Universal Object Detector via Tran…

200 篇论文

Despite increasing efforts on universal representations for visual recognition, few have addressed object detection. In this paper, we develop an effective and efficient universal object detection system that is capable of working on…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Xudong Wang , Zhaowei Cai , Dashan Gao , Nuno Vasconcelos

Universal domain adaptive object detection (UniDAOD)is more challenging than domain adaptive object detection (DAOD) since the label space of the source domain may not be the same as that of the target and the scale of objects in the…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Wenxu Shi , Lei Zhang , Weijie Chen , Shiliang Pu

Single-source domain generalization (SDG) for object detection is a challenging yet essential task as the distribution bias of the unseen domain degrades the algorithm performance significantly. However, existing methods attempt to extract…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Yajing Liu , Shijun Zhou , Xiyao Liu , Chunhui Hao , Baojie Fan , Jiandong Tian

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

Domain adaptive object detection is challenging due to distinctive data distribution between source domain and target domain. In this paper, we propose a unified multi-granularity alignment based object detection framework towards…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Wenzhang Zhou , Dawei Du , Libo Zhang , Tiejian Luo , Yanjun Wu

Incorporating relational reasoning in neural networks for object recognition remains an open problem. Although many attempts have been made for relational reasoning, they generally only consider a single type of relationship. For example,…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Hao Chen , Abhinav Shrivastava

In this paper, we tackle the domain adaptive object detection problem, where the main challenge lies in significant domain gaps between source and target domains. Previous work seeks to plainly align image-level and instance-level shifts to…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Chang-Dong Xu , Xing-Ran Zhao , Xin Jin , Xiu-Shen Wei

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

Various convolutional neural networks (CNNs) were developed recently that achieved accuracy comparable with that of human beings in computer vision tasks such as image recognition, object detection and tracking, etc. Most of these networks,…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Tianchen Wang , Jinjun Xiong , Xiaowei Xu , Yiyu Shi

To reduce annotation labor associated with object detection, an increasing number of studies focus on transferring the learned knowledge from a labeled source domain to another unlabeled target domain. However, existing methods assume that…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Xingxu Yao , Sicheng Zhao , Pengfei Xu , Jufeng Yang

Domain adaptation for object detection (DAOD) has recently drawn much attention owing to its capability of detecting target objects without any annotations. To tackle the problem, previous works focus on aligning features extracted from…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Mirae Do , Seogkyu Jeon , Pilhyeon Lee , Kibeom Hong , Yu-seung Ma , Hyeran Byun

Cross-domain object detection has recently attracted more and more attention for real-world applications, since it helps build robust detectors adapting well to new environments. In this work, we propose an end-to-end solution based on…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Minghao Fu , Zhenshan Xie , Wen Li , Lixin Duan

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that real world images generally contain multiple labels, which could correspond to different objects,…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Jiang Wang , Yi Yang , Junhua Mao , Zhiheng Huang , Chang Huang , Wei Xu

Based on the Distributed Convolutional Neural Network(DisCNN), a straightforward object detection method is proposed. The modules of the output vector of a DisCNN with respect to a specific positive class are positively monotonic with the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Liang Sun

Generic object detection is one of the most fundamental problems in computer vision, yet it is difficult to provide all the bounding-box-level annotations aiming at large-scale object detection for thousands of categories. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Ye Guo , Yali Li , Shengjin Wang

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

In this paper, we formally address universal object detection, which aims to detect every scene and predict every category. The dependence on human annotations, the limited visual information, and the novel categories in the open world…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Zhenyu Wang , Yali Li , Xi Chen , Ser-Nam Lim , Antonio Torralba , Hengshuang Zhao , Shengjin Wang

Object recognition from images means to automatically find object(s) of interest and to return their category and location information. Benefiting from research on deep learning, like convolutional neural networks~(CNNs) and generative…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Zhize Wu , Xiaofeng Wang , Tong Xu , Xuebin Yang , Le Zou , Lixiang Xu , Thomas Weise

Over the past few years, there has been growing interest in developing a broad, universal, and general-purpose computer vision system. Such systems have the potential to address a wide range of vision tasks simultaneously, without being…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Feng Lin , Wenze Hu , Yaowei Wang , Yonghong Tian , Guangming Lu , Fanglin Chen , Yong Xu , Xiaoyu Wang

Object detection models trained on a source domain often exhibit significant performance degradation when deployed in unseen target domains, due to various kinds of variations, such as sensing conditions, environments and data…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Saniya M. Deshmukh , Kailash A. Hambarde , Hugo Proença
‹ 上一页 1 2 3 10 下一页 ›