← Search

Miran Heo

8 accepted papers

2025

Omni-RGPT: Unifying Image and Video Region-level Understanding via Token Marks

CVPR 2025poster

We present Omni-RGPT, a multimodal large language model designed to facilitate region-level comprehension for both images and videos. To achieve consistent region representation across spatio-temporal dimensions, we introduce Token Mark, a set of tokens highlighting the target regions within the vis…

Cited by 2SourcePDFScholar
2025

Robust and Consistent Online Video Instance Segmentation via Instance Mask Propagation

AAAI 2025technical

Recent advancements in online Video Instance Segmentation (VIS) methods show notable performance improvements across benchmarks. However, the leading methods in the tracking-by-detection paradigm often result in temporally inconsistent predictions at both instance-level and pixel-level that lead to…

Cited by 0SourcePDFScholar
2024

VISAGE: Video Instance Segmentation with Appearance-Guided Enhancement

ECCV 2024poster

"In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these methods achieve high accuracy on challenging benchmarks. However, our observations de…

2023

A Generalized Framework for Video Instance Segmentation

CVPR 2023poster

The handling of long videos with complex and occluded sequences has recently emerged as a new challenge in the video instance segmentation (VIS) community. However, existing methods have limitations in addressing this challenge. We argue that the biggest bottleneck in current approaches is the discr…

2022

Cannot See the Forest for the Trees: Aggregating Multiple Viewpoints To Better Classify Objects in Videos

CVPR 2022poster

Recently, both long-tailed recognition and object tracking have made great advances individually. TAO benchmark presented a mixture of the two, long-tailed object tracking, in order to further reflect the aspect of the real-world. To date, existing solutions have adopted detectors showing robustness…

Cited by 5PDFcodeScholar
2022

VITA: Video Instance Segmentation via Object Token Association

NeurIPS 2022accept

We introduce a novel paradigm for offline Video Instance Segmentation (VIS), based on the hypothesis that explicit object-oriented information can be a strong clue for understanding the context of the entire sequence. To this end, we propose VITA, a simple structure built on top of an off-the-shelf…

2021

Video Instance Segmentation using Inter-Frame Communication Transformers

NeurIPS 2021poster

We propose a novel end-to-end solution for video instance segmentation (VIS) based on transformers. Recently, the per-clip pipeline shows superior performance over per-frame methods leveraging richer information from multiple frames. However, previous per-clip models require heavy computation and…