中文
相关论文

相关论文: BigDetection: A Large-scale Benchmark for Improved…

200 篇论文

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Developing data-efficient instance detection models that can handle rare object categories remains a key challenge in computer vision. However, existing research often overlooks data collection strategies and evaluation metrics tailored to…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Boyang Deng , Meiyan Lin , Shoulun Long

Much of the focus in the object detection literature has been on the problem of identifying the bounding box of a particular class of object in an image. Yet, in contexts such as robotics and augmented reality, it is often necessary to find…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Jean-Philippe Mercier , Mathieu Garon , Philippe Giguère , Jean-François Lalonde

Object detection is an algorithm that recognizes and locates the objects in the image and has a wide range of applications in the visual understanding of complex urban scenes. Existing object detection benchmarks mainly focus on a single…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Yaowei Wang , Zhouxin Yang , Rui Liu , Deng Li , Yuandu Lai , Leyuan Fang , Yahong Han

Large-scale datasets play a vital role in computer vision. But current datasets are annotated blindly without differentiation to samples, making the data collection inefficient and unscalable. The open question is how to build a mega-scale…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Yuanhan Zhang , Qinghong Sun , Yichun Zhou , Zexin He , Zhenfei Yin , Kun Wang , Lu Sheng , Yu Qiao , Jing Shao , Ziwei Liu

Big data has had a great share in the success of deep learning in computer vision. Recent works suggest that there is significant further potential to increase object detection performance by utilizing even bigger datasets. In this paper,…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Markus Braun , Sebastian Krebs , Fabian Flohr , Dariu M. Gavrila

Deep learning approaches to object detection have achieved reliable detection of specific object classes in images. However, extending a model's detection capability to new object classes requires large amounts of annotated training data,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Vikhyat Agarwal , Jiayi Cora Guo , Declan Hoban , Sissi Zhang , Nicholas Moran , Peter Cho , Srilakshmi Pattabiraman , Shantanu Joshi

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

计算机视觉与模式识别 · 计算机科学 2012-12-04 Osama Khalil , Andrew Habib

Continuous/Lifelong learning of high-dimensional data streams is a challenging research problem. In fact, fully retraining models each time new data become available is infeasible, due to computational and storage issues, while na\"ive…

计算机视觉与模式识别 · 计算机科学 2017-05-11 Vincenzo Lomonaco , Davide Maltoni

Object detectors are typically learned on fully-annotated training data with fixed predefined categories. However, categories are often required to be increased progressively. Usually, only the original training set annotated with old…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Bowen Zhao , Chen Chen , Xi Xiao , Shutao Xia

We propose an end-to-end learning framework for generating foreground object segmentations. Given a single novel image, our approach produces pixel-level masks for all "object-like" regions---even for object categories never seen during…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Suyog Dutt Jain , Bo Xiong , Kristen Grauman

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria…

计算机视觉与模式识别 · 计算机科学 2015-05-22 Ishan Misra , Abhinav Shrivastava , Martial Hebert

Transparent objects are ubiquitous in household settings and pose distinct challenges for visual sensing and perception systems. The optical properties of transparent objects leave conventional 3D sensors alone unreliable for object depth…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Xiaotong Chen , Huijie Zhang , Zeren Yu , Anthony Opipari , Odest Chadwicke Jenkins

Large-scale product recognition is one of the major applications of computer vision and machine learning in the e-commerce domain. Since the number of products is typically much larger than the number of categories of products, image-based…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Jiangbo Yuan , An-Ti Chiang , Wen Tang , Antonio Haro

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

We provide a detailed analysis of convolutional neural networks which are pre-trained on the task of object detection. To this end, we train detectors on large datasets like OpenImagesV4, ImageNet Localization and COCO. We analyze how well…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Hengduo Li , Bharat Singh , Mahyar Najibi , Zuxuan Wu , Larry S. Davis

Performing data augmentation for learning deep neural networks is well known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Nikita Dvornik , Julien Mairal , Cordelia Schmid

Large scale object detection datasets are constantly increasing their size in terms of the number of classes and annotations count. Yet, the number of object-level categories annotated in detection datasets is an order of magnitude smaller…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Jason Kuen , Federico Perazzi , Zhe Lin , Jianming Zhang , Yap-Peng Tan

Empowered by large datasets, e.g., ImageNet, unsupervised learning on large-scale data has enabled significant advances for classification tasks. However, whether the large-scale unsupervised semantic segmentation can be achieved remains…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Shanghua Gao , Zhong-Yu Li , Ming-Hsuan Yang , Ming-Ming Cheng , Junwei Han , Philip Torr

Face detection is one of the most studied topics in the computer vision community. Much of the progresses have been made by the availability of face detection benchmark datasets. We show that there is a gap between current face detection…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang