English
Related papers

Related papers: MOD-CL: Multi-label Object Detection with Constrai…

200 papers

A complementary label (CL) simply indicates an incorrect class of an example, but learning with CLs results in multi-class classifiers that can predict the correct class. Unfortunately, the problem setting only allows a single CL for each…

Machine Learning · Computer Science 2022-08-09 Lei Feng , Takuo Kaneko , Bo Han , Gang Niu , Bo An , Masashi Sugiyama

Marine debris detection for ocean robot is crucial for ecological protection, yet performance is often degraded by low-quality images with blur, complex backgrounds, and small targets. To address these challenges, we propose YOLO-MD, an…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Yuyang Li , Jiashu Han , Yinyi Lai , Wenbin Kang , Zenghui Liu

While existing semi-supervised object detection (SSOD) methods perform well in general scenes, they encounter challenges in handling oriented objects in aerial images. We experimentally find three gaps between general and oriented object…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Chenxu Wang , Chunyan Xu , Ziqi Gu , Zhen Cui

We introduce YOLO11-JDE, a fast and accurate multi-object tracking (MOT) solution that combines real-time object detection with self-supervised Re-Identification (Re-ID). By incorporating a dedicated Re-ID branch into YOLO11s, our model…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Iñaki Erregue , Kamal Nasrollahi , Sergio Escalera

Contrastive learning (CL) has shown impressive advances in image representation learning in whichever supervised multi-class classification or unsupervised learning. However, these CL methods fail to be directly adapted to multi-label image…

Computer Vision and Pattern Recognition · Computer Science 2022-09-07 Zhongchen Ma , Lisha Li , Qirong Mao , Songcan Chen

Object detection models represented by YOLO series have been widely used and have achieved great results on the high quality datasets, but not all the working conditions are ideal. To settle down the problem of locating targets on low…

Computer Vision and Pattern Recognition · Computer Science 2024-01-04 Yichen Liu , Huajian Zhang , Daqing Gao

Demand for efficient onboard object detection is increasing due to its key role in autonomous navigation. However, deploying object detection models such as YOLO on resource constrained edge devices is challenging due to the high…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Edward Humes , Mozhgan Navardi , Tinoosh Mohsenin

This paper focuses on a novel and challenging detection scenario: A majority of true objects/instances is unlabeled in the datasets, so these missing-labeled areas will be regarded as the background during training. Previous art on this…

Computer Vision and Pattern Recognition · Computer Science 2020-08-05 Han Zhang , Fangyi Chen , Zhiqiang Shen , Qiqi Hao , Chenchen Zhu , Marios Savvides

The field of artificial intelligence is built on object detection techniques. YOU ONLY LOOK ONCE (YOLO) algorithm and it's more evolved versions are briefly described in this research survey. This survey is all about YOLO and convolution…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Viswanatha V , Chandana R K , Ramachandra A. C.

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Wei Hua , Dingkang Liang , Jingyu Li , Xiaolong Liu , Zhikang Zou , Xiaoqing Ye , Xiang Bai

In image classification tasks, the evaluation of models' robustness to increased dataset shifts with a probabilistic framework is very well studied. However, object detection (OD) tasks pose other challenges for uncertainty estimation and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-09 Tiago Azevedo , René de Jong , Matthew Mattina , Partha Maji

Object detection in poor-illumination environments is a challenging task as objects are usually not clearly visible in RGB images. As infrared images provide additional clear edge information that complements RGB images, fusing RGB and…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Yishuo Chen , Boran Wang , Xinyu Guo , Wenbin Zhu , Jiasheng He , Xiaobin Liu , Jing Yuan

The quality of training datasets for deep neural networks is a key factor contributing to the accuracy of resulting models. This effect is amplified in difficult tasks such as object detection. Dealing with errors in datasets is often…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Krystian Chachuła , Jakub Łyskawa , Bartłomiej Olber , Piotr Frątczak , Adam Popowicz , Krystian Radlak

The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However, their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing…

Computer Vision and Pattern Recognition · Computer Science 2024-02-23 Tianheng Cheng , Lin Song , Yixiao Ge , Wenyu Liu , Xinggang Wang , Ying Shan

This work addresses the task of weakly-supervised object localization. The goal is to learn object localization using only image-level class labels, which are much easier to obtain compared to bounding box annotations. This task is…

Computer Vision and Pattern Recognition · Computer Science 2023-12-18 David Kim , Sinhae Cha , Byeongkeun Kang

We present Language-mediated, Object-centric Representation Learning (LORL), a paradigm for learning disentangled, object-centric scene representations from vision and language. LORL builds upon recent advances in unsupervised object…

Machine Learning · Computer Science 2021-06-09 Ruocheng Wang , Jiayuan Mao , Samuel J. Gershman , Jiajun Wu

The integration of large-scale circuits and systems emphasizes the importance of automated defect detection of electronic components. The YOLO image detection model has been used to detect PCB defects and it has become a typical AI-assisted…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Hengyi Zhu , Linye Wei , He Li

The development of lightweight object detectors is essential due to the limited computation resources. To reduce the computation cost, how to generate redundant features plays a significant role. This paper proposes a new lightweight…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Yu-Ming Zhang , Chun-Chieh Lee , Jun-Wei Hsieh , Kuo-Chin Fan

Triplet loss traditionally relies only on class labels and does not use all available information in multi-task scenarios where multiple types of annotations are available. This paper introduces a Multi-Annotation Triplet Loss (MATL)…

Computer Vision and Pattern Recognition · Computer Science 2026-01-13 Meilun Zhou , Aditya Dutt , Alina Zare

In supervised machine learning, use of correct labels is extremely important to ensure high accuracy. Unfortunately, most datasets contain corrupted labels. Machine learning models trained on such datasets do not generalize well. Thus,…

Machine Learning · Computer Science 2023-09-14 Chang Yue , Niraj K. Jha