← Search

You Huang

6 accepted papers

2025

Inter2Former: Dynamic Hybrid Attention for Efficient High-Precision Interactive Segmentation

ICCV 2025poster

Interactive segmentation (IS) improves annotation efficiency by segmenting target regions from user prompts, with widespread applications in real-world scenarios. Current approaches face a critical trade-off: dense-token methods achieve superior accuracy and detail preservation but suffer from prohi…

Cited by 0SourcePDFScholar
2024

ERQ: Error Reduction for Post-Training Quantization of Vision Transformers

ICML 2024spotlight

Post-training quantization (PTQ) for vision transformers (ViTs) has garnered significant attention due to its efficiency in compressing models. However, existing methods typically overlook the intricate interdependence between quantized weight and activation, leading to considerable quantization err…

Cited by 11SourcePDFScholar
2024

FocSAM: Delving Deeply into Focused Objects in Segmenting Anything

CVPR 2024poster

The Segment Anything Model (SAM) marks a notable milestone in segmentation models highlighted by its robust zero-shot capabilities and ability to handle diverse prompts. SAM follows a pipeline that separates interactive segmentation into image preprocessing through a large encoder and interactive in…

2024

RG-SAN: Rule-Guided Spatial Awareness Network for End-to-End 3D Referring Expression Segmentation

NeurIPS 2024oral

3D Referring Expression Segmentation (3D-RES) aims to segment 3D objects by correlating referring expressions with point clouds. However, traditional approaches frequently encounter issues like over-segmentation or mis-segmentation, due to insufficient emphasis on spatial information of instances. I…

2023

InterFormer: Real-time Interactive Image Segmentation

ICCV 2023poster

Interactive image segmentation enables annotators to efficiently perform pixel-level annotation for segmentation tasks. However, the existing interactive segmentation pipeline suffers from inefficient computations of interactive models because of the following two issues. First, annotators' later cl…

Cited by 25PDFcodeScholar
2020

An Internal Covariate Shift Bounding Algorithm for Deep Neural Networks by Unitizing Layers' Outputs

CVPR 2020poster

Batch Normalization (BN) techniques have been proposed to reduce the so-called Internal Covariate Shift (ICS) by attempting to keep the distributions of layer outputs unchanged. Experiments have shown their effectiveness on training deep neural networks. However, since only the first two moments are…

Cited by 7PDFScholar