中文
相关论文

相关论文: Benchmark for Generic Product Detection: A Low Dat…

200 篇论文

Object detection is a famous branch of research in computer vision, many state of the art object detection algorithms have been introduced in the recent past, but how good are those object detectors when it comes to dense object detection?…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Sonaal Kant

A key algorithm for understanding the world is material segmentation, which assigns a label (metal, glass, etc.) to each pixel. We find that a model trained on existing data underperforms in some settings and propose to address this with a…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Paul Upchurch , Ransen Niu

This paper addresses the challenge of establishing a bridge between deep convolutional neural networks and conventional object detection frameworks for accurate and efficient generic object detection. We introduce Dense Neural Patterns,…

计算机视觉与模式识别 · 计算机科学 2014-04-17 Will Y. Zou , Xiaoyu Wang , Miao Sun , Yuanqing Lin

Multiple datasets and open challenges for object detection have been introduced in recent years. To build more general and powerful object detection systems, in this paper, we construct a new large-scale benchmark termed BigDetection. Our…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Likun Cai , Zhi Zhang , Yi Zhu , Li Zhang , Mu Li , Xiangyang Xue

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Xiangyun Zhao , Samuel Schulter , Gaurav Sharma , Yi-Hsuan Tsai , Manmohan Chandraker , Ying Wu

This work is a solution to densely packed scenes dataset SKU-110k. Our work is modified from Cascade R-CNN. To solve the problem, we proposed a random crop strategy to ensure both the sampling rate and input scale is relatively sufficient…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Tianze Rong , Yanjia Zhu , Hongxiang Cai , Yichao Xiong

Tiny objects, frequently appearing in practical applications, have weak appearance and features, and receive increasing interests in meany vision tasks, such as object detection and segmentation. To promote the research and development of…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Yabin Zhu , Chenglong Li , Yao Liu , Xiao Wang , Jin Tang , Bin Luo , Zhixiang Huang

Man-made scenes can be densely packed, containing numerous objects, often identical, positioned in close proximity. We show that precise object detection in such scenes remains a challenging frontier even for state-of-the-art object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Eran Goldman , Roei Herzig , Aviv Eisenschtat , Oria Ratzon , Itsik Levi , Jacob Goldberger , Tal Hassner

Training of object detection models using less data is currently the focus of existing N-shot learning models in computer vision. Such methods use object-level labels and takes hours to train on unseen classes. There are many cases where we…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Asra Aslam , Edward Curry

Object recognition is among the fundamental tasks in the computer vision applications, paving the path for all other image understanding operations. In every stage of progress in object recognition research, efforts have been made to…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Aria Salari , Abtin Djavadifar , Xiangrui Liu , Homayoun Najjaran

The ImageNet pre-training initialization is the de-facto standard for object detection. He et al. found it is possible to train detector from scratch(random initialization) while needing a longer training schedule with proper normalization…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yang Li , Hong Zhang , Yu Zhang

This study proposes a semi-supervised co-training framework for object detection in densely packed retail environments, where limited labeled data and complex conditions pose major challenges. The framework combines Faster R-CNN (utilizing…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Hossein Yazdanjouei , Arash Mansouri , Mohammad Shokouhifar

Image classification with small datasets has been an active research area in the recent past. However, as research in this scope is still in its infancy, two key ingredients are missing for ensuring reliable and truthful progress: a…

计算机视觉与模式识别 · 计算机科学 2022-12-26 L. Brigato , B. Barz , L. Iocchi , J. Denzler

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Matthias Müller , Adel Bibi , Silvio Giancola , Salman Al-Subaihi , Bernard Ghanem

Supervised training of object detectors requires well-annotated large-scale datasets, whose production is costly. Therefore, some efforts have been made to obtain annotations in economical ways, such as cloud sourcing. However, datasets…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Jiafeng Mao , Qing Yu , Yoko Yamakata , Kiyoharu Aizawa

Deep object recognition models have been very successful over benchmark datasets such as ImageNet. How accurate and robust are they to distribution shifts arising from natural and synthetic variations in datasets? Prior research on this…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Ali Borji

Labeling datasets for supervised object detection is a dull and time-consuming task. Errors can be easily introduced during annotation and overlooked during review, yielding inaccurate benchmarks and performance degradation of deep neural…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Marius Schubert , Tobias Riedlinger , Karsten Kahl , Daniel Kröll , Sebastian Schoenen , Siniša Šegvić , Matthias Rottmann

Small object detection (SOD) remains challenging due to extremely limited pixels and ambiguous object boundaries. These characteristics lead to challenging annotation, limited availability of large-scale high-quality datasets, and…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Haoran Zhu , Wen Yang , Guangyou Yang , Chang Xu , Ruixiang Zhang , Fang Xu , Haijian Zhang , Gui-Song Xia

Multi-dataset training provides a viable solution for exploiting heterogeneous large-scale datasets without extra annotation cost. In this work, we propose a scalable multi-dataset detector (ScaleDet) that can scale up its generalization…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Yanbei Chen , Manchen Wang , Abhay Mittal , Zhenlin Xu , Paolo Favaro , Joseph Tighe , Davide Modolo
‹ 上一页 1 2 3 10 下一页 ›