← Search

Zekang Zhang

3 accepted papers

2026

FlowSeg: Dynamic Semantic Guidance for LLM-Conditioned Segmentation

ICML 2026poster

LLM-conditioned segmentation has recently advanced rapidly by coupling large language models with iterative mask generation frameworks. However, we identify a persistent failure mode in current propose-then-select pipelines. Although high-quality mask candidates are often generated, the final predic…

Cited by 0SourceScholar
2023

CoinSeg: Contrast Inter- and Intra- Class Representations for Incremental Segmentation

ICCV 2023poster

Class incremental semantic segmentation aims to strike a balance between the model's stability and plasticity by maintaining old knowledge while adapting to new concepts. However, most state-of-the-art methods use the freeze strategy for stability, which compromises the model's plasticity. In contra…

Cited by 27PDFcodeScholar
2022

Mining Unseen Classes via Regional Objectness: A Simple Baseline for Incremental Segmentation

NeurIPS 2022accept

Incremental or continual learning has been extensively studied for image classification tasks to alleviate catastrophic forgetting, a phenomenon in which earlier learned knowledge is forgotten when learning new concepts. For class incremental semantic segmentation, such a phenomenon often becomes mu…