paper-with-me

Papers

TriangleNet: Edge Prior Augmented Network for Semantic Segmentation through Cross-Task Consistency

2022-10-11 · Dan Zhang, Rui Zheng, Luosang Gadeng, Pei Yang

This paper addresses the task of semantic segmentation in computer vision, aiming to achieve precise pixel-wise classification. We investigate the joint training of models for semantic edge detection and semantic segmentation, which has shown promise. However, implicit cross-task consistency learning in multi-task networks is limited. To address this, we propose a novel "decoupled cross-task consistency loss" that explicitly enhances cross-task consistency. Our semantic segmentation network, TriangleNet, achieves a substantial 2.88\% improvement over the Baseline in mean Intersection over Union (mIoU) on the Cityscapes test set. Notably, TriangleNet operates at 77.4\% mIoU/46.2 FPS on Cityscapes, showcasing real-time inference capabilities at full resolution. With multi-scale inference, performance is further enhanced to 77.8\%. Furthermore, TriangleNet consistently outperforms the Baseline on the FloodNet dataset, demonstrating its robust generalization capabilities. The proposed method underscores the significance of multi-task learning and explicit cross-task consistency enhancement for advancing semantic segmentation and highlights the potential of multitasking in real-time semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2210.05152

Code (1)

nailperry-zd/paddleseg-trianglenet 공식 구현 paddle

Tasks

Autonomous DrivingEdge DetectionMulti-Task LearningReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Leveraging in-domain supervision for unsupervised image-to-image translation tasks via multi-stream generators

2021-12-30 · Dvir Yerushalmi, Dov Danon, Amit H. Bermano

Supervision for image-to-image translation (I2I) tasks is hard to come by, but bears significant effect on the resulting quality. In this paper, we observe that for many Unsupervised I2I (UI2I) scenarios, one domain is m…

Image-to-Image TranslationSegmentationSemantic SegmentationTranslation+1

FuseNet: Self-Supervised Dual-Path Network for Medical Image Segmentation

2023-11-22 · Amirhossein Kazerouni, Sanaz Karimijafarbigloo, Reza Azad, Yury Velichko 외

Semantic segmentation, a crucial task in computer vision, often relies on labor-intensive and costly annotated datasets for training. In response to this challenge, we introduce FuseNet, a dual-stream framework for self-…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

PANC: Prior-Aware Normalized Cut via Anchor-Augmented Token Graphs

2026-02-06 · Juan Gutiérrez, Victor Gutiérrez-García, José Luis Blanco-Murillo arxiv

Unsupervised segmentation from self-supervised ViT patches holds promise but lacks robustness: multi-object scenes confound saliency cues, and low-semantic images weaken patch relevance, both leading to erratic masks. To…

Edge Prediction for Roof Wireframe Reconstruction with Transformers

2026-06-01 · Gustav Hanning, Ludvig Dillén, Jonathan Astermark, Johanna Lidholm 외 arxiv

This paper presents a competitive solution to the S23DR Challenge 2026, which aims to reconstruct 3D house roof wireframe models from sparse SfM point clouds and ground-level semantic segmentations and depth maps. Our pr…

Point Clouds

DoFE: Domain-oriented Feature Embedding for Generalizable Fundus Image Segmentation on Unseen Datasets

2020-10-13 · Shujun Wang, Lequan Yu, Kang Li, Xin Yang 외

Deep convolutional neural networks have significantly boosted the performance of fundus image segmentation when test datasets have the same distribution as the training datasets. However, in clinical practice, medical im…

Domain GeneralizationImage SegmentationSegmentationSemantic Segmentation