中文
相关论文

相关论文: Critical Evaluation of LOCO dataset with Machine L…

200 篇论文

The robustness of object detection algorithms plays a prominent role in real-world applications, especially in uncontrolled environments due to distortions during image acquisition. It has been proven that the performance of object…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Ayman Beghdadi , Malik Mallem , Lotfi Beji

The recent breakthroughs in computer vision have benefited from the availability of large representative datasets (e.g. ImageNet and COCO) for training. Yet, robotic vision poses unique challenges for applying visual algorithms developed…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Qi She , Fan Feng , Xinyue Hao , Qihan Yang , Chuanlin Lan , Vincenzo Lomonaco , Xuesong Shi , Zhengwei Wang , Yao Guo , Yimin Zhang , Fei Qiao , Rosa H. M. Chan

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

Recently, the use of synthetic training data has been on the rise as it offers correctly labelled datasets at a lower cost. The downside of this technique is that the so-called domain gap between the real target images and synthetic…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Bram Vanherle , Steven Moonen , Frank Van Reeth , Nick Michiels

Object detection, a pivotal task in computer vision, is frequently hindered by dataset imbalances, particularly the under-explored issue of foreground-foreground class imbalance. This lack of attention to foreground-foreground class…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Nieves Crasto

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

Object detection models, a prominent class of machine learning algorithms, aim to identify and precisely locate objects in images or videos. However, this task might yield uneven performances sometimes caused by the objects sizes and the…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ahmed Ben Saad , Gabriele Facciolo , Axel Davy

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

Despite their success for object detection, convolutional neural networks are ill-equipped for incremental learning, i.e., adapting the original model trained on a set of classes to additionally detect objects of new classes, in the absence…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantin Shmelkov , Cordelia Schmid , Karteek Alahari

When humans have to solve everyday tasks, they simply pick the objects that are most suitable. While the question which object should one use for a specific task sounds trivial for humans, it is very difficult to answer for robots or other…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Johann Sawatzky , Yaser Souri , Christian Grund , Juergen Gall

Service robots are expected to operate effectively in human-centric environments for long periods of time. In such realistic scenarios, fine-grained object categorization is as important as basic-level object categorization. We tackle this…

计算机视觉与模式识别 · 计算机科学 2019-07-31 S. Hamidreza Kasaei

While computer vision has received increasing attention in computer science over the last decade, there are few efforts in applying this to leverage engineering design research. Existing datasets and technologies allow researchers to…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Jorgen F. Erichsen , Sampsa Kohtala , Martin Steinert , Torgeir Welo

As a core problem in computer vision, the performance of object detection has improved drastically in the past few years. Despite their impressive performance, object detectors suffer from a lack of interpretability. Visualization…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Ang Cao , Justin Johnson

Collaborative autonomous driving with multiple vehicles usually requires the data fusion from multiple modalities. To ensure effective fusion, the data from each individual modality shall maintain a reasonably high quality. However, in…

人工智能 · 计算机科学 2024-08-02 Zhe Huang , Shuo Wang , Yongcai Wang , Wanting Li , Deying Li , Lei Wang

YOLO object detectors recently became a key component of vision systems in many domains. The family of available YOLO models consists of multiple versions, each in various variants. The research reported in this paper aims to validate the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Patryk Niżeniec , Marcin Iwanowski , Marcin Gahbler

Modern deep learning systems require huge data sets to achieve impressive performance, but there is little guidance on how much or what kind of data to collect. Over-collecting data incurs unnecessary present costs, while under-collecting…

机器学习 · 计算机科学 2022-10-05 Rafid Mahmood , James Lucas , Jose M. Alvarez , Sanja Fidler , Marc T. Law

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

Drone detection is a challenging object detection task where visibility conditions and quality of the images may be unfavorable, and detections might become difficult due to complex backgrounds, small visible objects, and hard to…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Ogulcan Eryuksel , Kamil Anil Ozfuttu , Fatih Cagatay Akyon , Kadir Sahin , Efe Buyukborekci , Devrim Cavusoglu , Sinan Altinuc

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Hyun-Ki Jung

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