← Search

Seong Hyeon Park

6 accepted papers

2024

TrackIME: Enhanced Video Point Tracking via Instance Motion Estimation

NeurIPS 2024spotlight

Tracking points in video frames is essential for understanding video content. However, the task is fundamentally hindered by the computation demands for brute-force correspondence matching across the frames. As the current models down-sample the frame resolutions to mitigate this challenge, they fal…

Cited by 0SourcePDFScholar
2023

IFSeg: Image-Free Semantic Segmentation via Vision-Language Model

CVPR 2023poster

Vision-language (VL) pre-training has recently gained much attention for its transferability and flexibility in novel concepts (e.g., cross-modality transfer) across various visual tasks. However, VL-driven segmentation has been under-explored, and the existing approaches still have the burden of ac…

2022

K-Centered Patch Sampling for Efficient Video Recognition

ECCV 2022poster

"For decades, it has been a common practice to choose a subset of video frames for reducing the computational burden of a video understanding model. In this paper, we argue that this popular heuristic might be sub-optimal under recent transformer-based models. Specifically, inspired by that transfor…

2021

LaPred: Lane-Aware Prediction of Multi-Modal Future Trajectories of Dynamic Agents

CVPR 2021poster

In this paper, we address the problem of predicting the future motion of a dynamic agent (called a target agent) given its current and past states as well as the information on its environment. It is paramount to develop a prediction model that can exploit the contextual information in both static a…

Cited by 148PDFcodeScholar
2020

Diverse and Admissible Trajectory Prediction through Multimodal Context Understanding

ECCV 2020poster

Multi-agent trajectory forecasting in autonomous driving requires an agent to accurately anticipate the behaviors of the surrounding vehicles and pedestrians, for safe and reliable decision-making. Due to partial observability in these dynamical scenes, directly obtaining the posterior distribution…