← Search

Yihui He

8 accepted papers

2025

LongVILA: Scaling Long-Context Visual Language Models for Long Videos

ICLR 2025poster

Long-context capability is critical for multi-modal foundation models, especially for long video understanding. We introduce LongVILA, a full-stack solution for long-context visual-language models by co-designing the algorithm and system. For model training, we upgrade existing VLMs to support long…

2019

Bounding Box Regression With Uncertainty for Accurate Object Detection

CVPR 2019poster

Large-scale object detection datasets (e.g., MS-COCO) try to define the ground truth bounding boxes as clear as possible. However, we observe that ambiguities are still introduced when labeling the bounding boxes. In this paper, we propose a novel bounding box regression loss for learning bounding b…

Cited by 674PDFcodeScholar
2018

AMC: AutoML for Model Compression and Acceleration on Mobile Devices

ECCV 2018poster

Model compression is an effective technique to efficiently deploy neural network models on mobile devices which have limited computation resources and tight power budgets. Conventional model compression techniques rely on hand-crafted features and require domain experts to explore the large design s…