paper-with-me

홈 › Papers

Text Growing on Leaf

2022-09-07 · Chuang. Yang, Mulin. Chen, Yuan. Yuan, Qi. Wang

Irregular-shaped texts bring challenges to Scene Text Detection (STD). Although existing contour point sequence-based approaches achieve comparable performances, they fail to cover some highly curved ribbon-like text lines. It leads to limited text fitting ability and STD technique application. Considering the above problem, we combine text geometric characteristics and bionics to design a natural leaf vein-based text representation method (LVT). Concretely, it is found that leaf vein is a generally directed graph, which can easily cover various geometries. Inspired by it, we treat text contour as leaf margin and represent it through main, lateral, and thin veins. We further construct a detection framework based on LVT, namely LeafText. In the text reconstruction stage, LeafText simulates the leaf growth process to rebuild text contour. It grows main vein in Cartesian coordinates to locate text roughly at first. Then, lateral and thin veins are generated along the main vein growth direction in polar coordinates. They are responsible for generating coarse contour and refining it, respectively. Considering the deep dependency of lateral and thin veins on main vein, the Multi-Oriented Smoother (MOS) is proposed to enhance the robustness of main vein to ensure a reliable detection result. Additionally, we propose a global incentive loss to accelerate the predictions of lateral and thin veins. Ablation experiments demonstrate LVT is able to depict arbitrary-shaped texts precisely and verify the effectiveness of MOS and global incentive loss. Comparisons show that LeafText is superior to existing state-of-the-art (SOTA) methods on MSRA-TD500, CTW1500, Total-Text, and ICDAR2015 datasets.

📄 PDF Abstract BibTeX arXiv:2209.03016

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text DetectionText Detection

Methods 이 논문이 사용한 방법론

STD The Spatial-Channel Token Distillation method is proposed to improve the spatial and channel mixing from a novel knowledge distillation (KD) perspective. To be specific, we…

Similar Papers 제목 키워드 기반

An overlapping-free leaf segmentation method for plant point clouds

2019-08-12 · Dawei Li, Yan Cao, Guoliang Shi, Xin Cai 외

Automatic leaf segmentation, as well as identification and classification methods that built upon it, are able to provide immediate monitoring for plant growth status to guarantee the output. Although 3D plant point clou…

Plant PhenotypingSegmentation

Leaf segmentation through the classification of edges

2019-04-05 · Jonathan Bell, Hannah M. Dee

We present an approach to leaf level segmentation of images of Arabidopsis thaliana plants based upon detected edges. We introduce a novel approach to edge classification, which forms an important part of a method to bot…

ClassificationEdge ClassificationGeneral ClassificationSegmentation

Detection of Plant Leaf Disease Directly in the JPEG Compressed Domain using Transfer Learning Technique

2021-07-10 · Atul Sharma, Bulla Rajesh, Mohammed Javed

Plant leaf diseases pose a significant danger to food security and they cause depletion in quality and volume of production. Therefore accurate and timely detection of leaf disease is very important to check the loss of …

image-classificationImage ClassificationTransfer Learning

Look how they have grown: Non-destructive Leaf Detection and Size Estimation of Tomato Plants for 3D Growth Monitoring

2023-04-07 · Yuning Xing, Dexter Pham, Henry Williams, David Smith 외

Smart farming is a growing field as technology advances. Plant characteristics are crucial indicators for monitoring plant growth. Research has been done to estimate characteristics like leaf area index, leaf disease, an…

LEAF: Growing Trees Without Branching for Speech-Aware Large Language Model Post-Training

2026-05-29 · Argyrios Gerogiannis, Yekaterina Yegorova, Mark Hasegawa-Johnson, Venugopal V. Veeravalli arxiv

State-of-the-art GRPO-style methods for speech-aware large language model post-training suffer from coarse credit assignment, broadcasting the same terminal-reward advantage to every token in a response. This ignores use…

Question Answering