paper-with-me

Papers

Tightness-aware Evaluation Protocol for Scene Text Detection

2019-03-27 · CVPR 2019 6 · Yuliang Liu, Lianwen Jin, Zecheng Xie, Canjie Luo, Shuaitao Zhang, Lele Xie

Evaluation protocols play key role in the developmental progress of text detection methods. There are strict requirements to ensure that the evaluation methods are fair, objective and reasonable. However, existing metrics exhibit some obvious drawbacks: 1) They are not goal-oriented; 2) they cannot recognize the tightness of detection methods; 3) existing one-to-many and many-to-one solutions involve inherent loopholes and deficiencies. Therefore, this paper proposes a novel evaluation protocol called Tightness-aware Intersect-over-Union (TIoU) metric that could quantify completeness of ground truth, compactness of detection, and tightness of matching degree. Specifically, instead of merely using the IoU value, two common detection behaviors are properly considered; meanwhile, directly using the score of TIoU to recognize the tightness. In addition, we further propose a straightforward method to address the annotation granularity issue, which can fairly evaluate word and text-line detections simultaneously. By adopting the detection results from published methods and general object detection frameworks, comprehensive experiments on ICDAR 2013 and ICDAR 2015 datasets are conducted to compare recent metrics and the proposed TIoU metric. The comparison demonstrated some promising new prospects, e.g., determining the methods and frameworks for which the detection is tighter and more beneficial to recognize. Our method is extremely simple; however, the novelty is none other than the proposed metric can utilize simplest but reasonable improvements to lead to many interesting and insightful prospects and solving most the issues of the previous metrics. The code is publicly available at https://github.com/Yuliang-Liu/TIoU-metric .

📄 PDF Abstract BibTeX arXiv:1904.00813

Code (1)

Yuliang-Liu/TIoU-metric 공식 구현

Tasks

object-detectionObject DetectionScene Text DetectionText Detection

Similar Papers 제목 키워드 기반

I Can't Believe It's Not Scene Flow!

2024-03-07 · Ishan Khatri, Kyle Vedder, Neehar Peri, Deva Ramanan 외

Current scene flow methods broadly fail to describe motion on small objects, and current scene flow evaluation protocols hide this failure by averaging over many points, with most drawn larger objects. To fix this evalua…

Edit Fidelity Field: Semantics-Aware Region Isolation for Training-Free Scene Text Editing

2026-04-19 · Guandong Li, Mengxia Ye arxiv

Scene text editing (STE) has achieved remarkable progress in accurately rendering target text through diffusion-based methods. However, we identify a critical yet overlooked problem: edit spillover -- when editing a targ…

RGBT-GroundBench: Visual Grounding Beyond RGB in Complex Real-World Scenarios

2025-12-31 · Tianyi Zhao, Jiawen Xi, Linhui Xiao, Junnan Li 외 arxiv

Visual grounding (VG) localizes target objects in an image from natural-language expressions. In real-world perception, RGB cues often degrade under low illumination and adverse weather, making visual grounding substanti…

Visual Grounding

ProCap: Projection-Aware Captioning for Spatial Augmented Reality

2026-04-01 · Zimo Cao, Yuchen Deng, Haibin Ling, Bingyao Huang arxiv

Spatial augmented reality (SAR) directly projects digital content onto physical scenes using projectors, creating immersive experience without head-mounted displays. However, for SAR to support intelligent interaction, s…

TightCap: 3D Human Shape Capture with Clothing Tightness Field

2019-04-04 · Xin Chen, Anqi Pang, Yang Wei, Lan Xui 외

In this paper, we present TightCap, a data-driven scheme to capture both the human shape and dressed garments accurately with only a single 3D human scan, which enables numerous applications such as virtual try-on, biome…

Virtual Try-on