metadata
license: apache-2.0
ποΈ VideoGPT+ (Phi-3-mini-4K 3.8B - Projector Pretrain Weights)
π Description
VideoGPT+ integrates image and video encoders to leverage detailed spatial understanding and global temporal context, respectively. It processes videos in segments using adaptive pooling on features from both encoders, enhancing performance across various video benchmarks.
This model contains the pretrained weights of projectors for Image encoder (CLIP L/14) and Video Encoder (InternVideo2).
π» Download
To get started with, follow these steps:
git lfs install
git clone https://huggingface.co/MBZUAI/VideoGPT-plus_Phi3-mini-4k_Pretrain
π Additional Resources
- Paper: ArXiv.
- GitHub Repository: For training and updates: GitHub - GLaMM.
- HuggingFace Collection: For downloading the pretrained checkpoints, VCGBench-Diverse Benchmarks and Training data, visit HuggingFace Collection - VideoGPT+.
π Citations and Acknowledgments
@article{Maaz2024VideoGPT+,
title={VideoGPT+: Integrating Image and Video Encoders for Enhanced Video Understanding},
author={Maaz, Muhammad and Rasheed, Hanoona and Khan, Salman and Khan, Fahad Shahbaz},
journal={arxiv},
year={2024},
url={https://arxiv.org/abs/2406.09418}
}