paper-with-me

홈 › Papers

TB-Net: A Three-Stream Boundary-Aware Network for Fine-Grained Pavement Disease Segmentation

2020-11-07 · Yujia Zhang, Qianzhong Li, Xiaoguang Zhao, Min Tan

Regular pavement inspection plays a significant role in road maintenance for safety assurance. Existing methods mainly address the tasks of crack detection and segmentation that are only tailored for long-thin crack disease. However, there are many other types of diseases with a wider variety of sizes and patterns that are also essential to segment in practice, bringing more challenges towards fine-grained pavement inspection. In this paper, our goal is not only to automatically segment cracks, but also to segment other complex pavement diseases as well as typical landmarks (markings, runway lights, etc.) and commonly seen water/oil stains in a single model. To this end, we propose a three-stream boundary-aware network (TB-Net). It consists of three streams fusing the low-level spatial and the high-level contextual representations as well as the detailed boundary information. Specifically, the spatial stream captures rich spatial features. The context stream, where an attention mechanism is utilized, models the contextual relationships over local features. The boundary stream learns detailed boundaries using a global-gated convolution to further refine the segmentation outputs. The network is trained using a dual-task loss in an end-to-end manner, and experiments on a newly collected fine-grained pavement disease dataset show the effectiveness of our TB-Net.

📄 PDF Abstract BibTeX arXiv:2011.03703

Code (1)

yujiaz2/tbnet 공식 구현 tf

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Adapting SAM to Nuclei Instance Segmentation and Classification via Cooperative Fine-Grained Refinement

2026-03-30 · Jingze Su, Tianle Zhu, Jiaxin Cai, Zhiyi Wang 외 arxiv

Nuclei instance segmentation is critical in computational pathology for cancer diagnosis and prognosis. Recently, the Segment Anything Model has demonstrated exceptional performance in various segmentation tasks, leverag…

parameter-efficient fine-tuningInstance Segmentation

RDTE-UNet: A Boundary and Detail Aware UNet for Precise Medical Image Segmentation

2025-11-03 · Jierui Qu, Jianchun Zhao arxiv

Medical image segmentation is essential for computer-assisted diagnosis and treatment planning, yet substantial anatomical variability and boundary ambiguity hinder reliable delineation of fine structures. We propose RDT…

Medical Image Segmentation

VTimeLLM: Empower LLM to Grasp Video Moments

2023-11-30 · CVPR 2024 1 · Bin Huang, Xin Wang, Hong Chen, Zihan Song 외

Large language models (LLMs) have shown remarkable text understanding capabilities, which have been extended as Video LLMs to handle video data for comprehending visual details. However, existing Video LLMs can only prov…

Dense Video CaptioningTemporal Relation ExtractionVCGBench-DiverseVideo-based Generative Performance Benchmarking+8

TumorGen: Boundary-Aware Tumor-Mask Synthesis with Rectified Flow Matching

2025-05-30 · Shengyuan Liu, WenTing Chen, Boyun Zheng, Wentao Pan 외

Tumor data synthesis offers a promising solution to the shortage of annotated medical datasets. However, current approaches either limit tumor diversity by using predefined masks or employ computationally expensive two-s…

Computational EfficiencyDenoising

Few-shot Class-incremental Fault Diagnosis by Preserving Class-Agnostic Knowledge with Dual-Granularity Representations

2025-08-16 · Zhendong Yang, Jie Wang, Liansong Zong, Xiaorong Liu 외 arxiv

Few-Shot Class-Incremental Fault Diagnosis (FSC-FD), which aims to continuously learn from new fault classes with only a few samples without forgetting old ones, is critical for real-world industrial systems. However, th…

Fault Diagnosis