← Search

Limin Wang*

6 accepted papers

2024

Accelerating Image Generation with Sub-path Linear Approximation Model

ECCV 2024oral

"Diffusion models have significantly advanced the state of the art in image, audio, and video generation tasks. However, their applications in practical scenarios are hindered by slow inference speed. Drawing inspiration from the consistency models, we propose the Sub-Path Linear Approximation Model…

Cited by 10SourcePDFScholar
2024

Fully Sparse 3D Occupancy Prediction

ECCV 2024poster

"Occupancy prediction plays a pivotal role in autonomous driving. Previous methods typically construct dense 3D volumes, neglecting the inherent sparsity of the scene and suffering high computational costs. To bridge the gap, we introduce a novel fully sparse occupancy network, termed SparseOcc. Spa…

2024

InternVideo2: Scaling Foundation Models for Multimodal Video Understanding

ECCV 2024poster

"We introduce , a new family of video foundation models (ViFM) that achieve the state-of-the-art results in video recognition, video-text tasks, and video-centric dialogue. Our core design is a progressive training approach that unifies the masked video modeling, crossmodal contrastive learning, and…

2024

StableDrag: Stable Dragging for Point-based Image Editing

ECCV 2024poster

"Point-based image editing has attracted remarkable attention since the emergence of DragGAN. Recently, DragDiffusion further pushes forward the generative quality via adapting this dragging technique to diffusion models. Despite these great success, this dragging scheme exhibits two major drawbacks…

Cited by 12SourcePDFScholar
2024

VideoMamba: State Space Model for Efficient Video Understanding

ECCV 2024poster

"Addressing the dual challenges of local redundancy and global dependencies in video understanding, this work innovatively adapts the Mamba to the video domain. The proposed overcomes the limitations of existing 3D convolution neural networks (CNNs) and video transformers. Its linear-complexity oper…

2024

ZeroI2V: Zero-Cost Adaptation of Pre-Trained Transformers from Image to Video

ECCV 2024poster

"Adapting image models to the video domain has emerged as an efficient paradigm for solving video recognition tasks. Due to the huge number of parameters and effective transferability of image models, performing full fine-tuning is less efficient and even unnecessary. Thus, recent research is shifti…