paper-with-me

Papers

From COCO to COCO-FP: A Deep Dive into Background False Positives for COCO Detectors

2024-09-12 · Longfei Liu, Wen Guo, Shihua Huang, Cheng Li, Xi Shen

Reducing false positives is essential for enhancing object detector performance, as reflected in the mean Average Precision (mAP) metric. Although object detectors have achieved notable improvements and high mAP scores on the COCO dataset, analysis reveals limited progress in addressing false positives caused by non-target visual clutter-background objects not included in the annotated categories. This issue is particularly critical in real-world applications, such as fire and smoke detection, where minimizing false alarms is crucial. In this study, we introduce COCO-FP, a new evaluation dataset derived from the ImageNet-1K dataset, designed to address this issue. By extending the original COCO validation dataset, COCO-FP specifically assesses object detectors' performance in mitigating background false positives. Our evaluation of both standard and advanced object detectors shows a significant number of false positives in both closed-set and open-set scenarios. For example, the AP50 metric for YOLOv9-E decreases from 72.8 to 65.7 when shifting from COCO to COCO-FP. The dataset is available at https://github.com/COCO-FP/COCO-FP.

📄 PDF Abstract BibTeX arXiv:2409.07907

Code (1)

coco-fp/coco-fp 공식 구현

Tasks

Object

Similar Papers 제목 키워드 기반

ECCV Caption: Correcting False Negatives by Collecting Machine-and-Human-verified Image-Caption Associations for MS-COCO

2022-04-07 · Sanghyuk Chun, Wonjae Kim, Song Park, Minsuk Chang 외

Image-Text matching (ITM) is a common task for evaluating the quality of Vision and Language (VL) models. However, existing ITM benchmarks have a significant limitation. They have many missing correspondences, originatin…

Image-text matchingText Matching

CoCo4D: Comprehensive and Complex 4D Scene Generation

2025-06-24 · Junwei Zhou, Xueting Li, Lu Qi, Ming-Hsuan Yang

Existing 4D synthesis methods primarily focus on object-level generation or dynamic scene synthesis with limited novel views, restricting their ability to generate multi-view consistent and immersive dynamic 4D scenes. T…

Scene Generation

BEM: Training-Free Background Embedding Memory for False-Positive Suppression in Real-Time Fixed-Background Camera

2026-04-13 · Junwoo Park, Jangho Lee, Sunho Lim arxiv

Pretrained detectors perform well on benchmarks but often suffer performance degradation in real-world deployments due to distribution gaps between training data and target environments. COCO-like benchmarks emphasize ca…

Identifying Cocoa Pollinators: A Deep Learning Dataset

2024-12-27 · Wenxiu Xu, Saba Ghorbani Bazegar, Dong Sheng, Manuel Toledo-Hernandez 외

Cocoa is a multi-billion-dollar industry but research on improving yields through pollination remains limited. New embedded hardware and AI-based data analysis is advancing information on cocoa flower visitors, their ide…

Deep Learning

Generating Object Stamps

2020-01-01 · Youssef Alami Mejjati, Zejiang Shen, Michael Snower, Aaron Gokaslan 외

We present an algorithm to generate diverse foreground objects and composite them into background images using a GAN architecture. Given an object class, a user-provided bounding box, and a background image, we first use…

DiversityObject