← Search

Quan Tang

6 accepted papers

2026

Reconstructing Spiking Neural Networks Using a Single Neuron with Autapses

CVPR 2026

Spiking neural networks (SNNs) are promising for neuromorphic computing, but high-performing models still rely on dense multilayer architectures with substantial communication and state-storage costs. Inspired by autapses, we propose TDA-SNN, a framework that reconstructs SNN architectures using a s

Cited by 0SourceScholar
2025

CorrCLIP: Reconstructing Patch Correlations in CLIP for Open-Vocabulary Semantic Segmentation

ICCV 2025poster

Open-vocabulary semantic segmentation aims to assign semantic labels to each pixel without being constrained by a predefined set of categories. While Contrastive Language-Image Pre-training (CLIP) excels in zero-shot classification, it struggles to align image patches with category embeddings becaus…

2023

Boosting Semantic Segmentation from the Perspective of Explicit Class Embeddings

ICCV 2023poster

Semantic segmentation is a computer vision task that associates a label with each pixel in an image. Modern approaches tend to introduce class embeddings into semantic segmentation for deeply utilizing category semantics, and regard supervised class masks as final predictions. In this paper, we expl…

Cited by 11PDFcodeScholar
2023

Dynamic Token Pruning in Plain Vision Transformers for Semantic Segmentation

ICCV 2023poster

Vision transformers have achieved leading performance on various visual tasks yet still suffer from high computational complexity. The situation deteriorates in dense prediction tasks like semantic segmentation, as high-resolution inputs and outputs usually imply more tokens involved in computations…

Cited by 28PDFcodeScholar
2022

SegViT: Semantic Segmentation with Plain Vision Transformers

NeurIPS 2022accept

We explore the capability of plain Vision Transformers (ViTs) for semantic segmentation and propose the SegViT. Previous ViT-based segmentation networks usually learn a pixel-level representation from the output of the ViT. Differently, we make use of the fundamental component—attention mechanism, t…