TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Unknown Sniffer for Object Detection: Don't Turn a Blind E...

Unknown Sniffer for Object Detection: Don't Turn a Blind Eye to Unknown Objects

Wenteng Liang, Feng Xue, Yihao Liu, Guofeng Zhong, Anlong Ming

2023-03-24CVPR 2023 1Open World Object DetectionTransfer Learningobject-detectionObject Detection
PaperPDFCode(official)

Abstract

The recently proposed open-world object and open-set detection have achieved a breakthrough in finding never-seen-before objects and distinguishing them from known ones. However, their studies on knowledge transfer from known classes to unknown ones are not deep enough, resulting in the scanty capability for detecting unknowns hidden in the background. In this paper, we propose the unknown sniffer (UnSniffer) to find both unknown and known objects. Firstly, the generalized object confidence (GOC) score is introduced, which only uses known samples for supervision and avoids improper suppression of unknowns in the background. Significantly, such confidence score learned from known objects can be generalized to unknown ones. Additionally, we propose a negative energy suppression loss to further suppress the non-object samples in the background. Next, the best box of each unknown is hard to obtain during inference due to lacking their semantic information in training. To solve this issue, we introduce a graph-based determination scheme to replace hand-designed non-maximum suppression (NMS) post-processing. Finally, we present the Unknown Object Detection Benchmark, the first publicly benchmark that encompasses precision evaluation for unknown detection to our knowledge. Experiments show that our method is far better than the existing state-of-the-art methods.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO-Mixunknown F1 score0.287unsniffer
Object DetectionCOCO-Mixunknown-AP0.15unsniffer
Object DetectionCOCO-OODunknown F1 score0.479unsniffer
Object DetectionCOCO-OODunknown-AP0.454unsniffer
3DCOCO-Mixunknown F1 score0.287unsniffer
3DCOCO-Mixunknown-AP0.15unsniffer
3DCOCO-OODunknown F1 score0.479unsniffer
3DCOCO-OODunknown-AP0.454unsniffer
2D ClassificationCOCO-Mixunknown F1 score0.287unsniffer
2D ClassificationCOCO-Mixunknown-AP0.15unsniffer
2D ClassificationCOCO-OODunknown F1 score0.479unsniffer
2D ClassificationCOCO-OODunknown-AP0.454unsniffer
2D Object DetectionCOCO-Mixunknown F1 score0.287unsniffer
2D Object DetectionCOCO-Mixunknown-AP0.15unsniffer
2D Object DetectionCOCO-OODunknown F1 score0.479unsniffer
2D Object DetectionCOCO-OODunknown-AP0.454unsniffer
16kCOCO-Mixunknown F1 score0.287unsniffer
16kCOCO-Mixunknown-AP0.15unsniffer
16kCOCO-OODunknown F1 score0.479unsniffer
16kCOCO-OODunknown-AP0.454unsniffer

Related Papers

RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Best Practices for Large-Scale, Pixel-Wise Crop Mapping and Transfer Learning Workflows2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16