paper-with-me

Papers

TIDE: A General Toolbox for Identifying Object Detection Errors

2020-08-18 · ECCV 2020 8 · Daniel Bolya, Sean Foley, James Hays, Judy Hoffman

We introduce TIDE, a framework and associated toolbox for analyzing the sources of error in object detection and instance segmentation algorithms. Importantly, our framework is applicable across datasets and can be applied directly to output prediction files without required knowledge of the underlying prediction system. Thus, our framework can be used as a drop-in replacement for the standard mAP computation while providing a comprehensive analysis of each model's strengths and weaknesses. We segment errors into six types and, crucially, are the first to introduce a technique for measuring the contribution of each error in a way that isolates its effect on overall performance. We show that such a representation is critical for drawing accurate, comprehensive conclusions through in-depth analysis across 4 datasets and 7 recognition models. Available at https://dbolya.github.io/tide/

📄 PDF Abstract BibTeX arXiv:2008.08115

Code (2)

dbolya/tide 공식 구현
czy341181/AerialDet_error_analysis

Tasks

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Efficient Detection Framework Adaptation for Edge Computing: A Plug-and-play Neural Network Toolbox Enabling Edge Deployment

2024-12-24 · Jiaqi Wu, Shihao Zhang, Simin Chen, Lixu Wang 외

Edge computing has emerged as a key paradigm for deploying deep learning-based object detection in time-sensitive scenarios. However, existing edge detection methods face challenges: 1) difficulty balancing detection pre…

Edge-computingEdge DetectionModel Optimizationobject-detection+1

MMDetection: Open MMLab Detection Toolbox and Benchmark

2019-06-17 · Kai Chen, Jiaqi Wang, Jiangmiao Pang, Yuhang Cao 외

We present MMDetection, an object detection toolbox that contains a rich set of object detection and instance segmentation methods as well as related components and modules. The toolbox started from a codebase of MMDet t…

BenchmarkingInstance SegmentationObject DetectionSemantic Segmentation

TIDE: Test Time Few Shot Object Detection

2023-11-30 · Weikai Li, Hongfeng Wei, Yanlai Wu, Jie Yang 외

Few-shot object detection (FSOD) aims to extract semantic knowledge from limited object instances of novel categories within a target domain. Recent advances in FSOD focus on fine-tuning the base model based on a few obj…

Data AugmentationFew-Shot Object DetectionMeta-LearningObject+2

DapPep: Domain Adaptive Peptide-agnostic Learning for Universal T-cell Receptor-antigen Binding Affinity Prediction

2024-11-26 · Jiangbin Zheng, Qianhui Xu, Ruichen Xia, Stan Z. Li

Identifying T-cell receptors (TCRs) that interact with antigenic peptides provides the technical basis for developing vaccines and immunotherapies. The emergent deep learning methods excel at learning antigen binding pat…

Language ModelingLanguage ModellingProtein Language ModelSpecificity

Joint Deep Learning for Car Detection

2014-12-25 · Seyedshams Feyzabadi

Traditional object recognition approaches apply feature extraction, part deformation handling, occlusion handling and classification sequentially while they are independent from each other. Ouyang and Wang proposed a mod…

Deep Learningobject-detectionObject DetectionObject Recognition+1