MovieLLM: Enhancing Long Video Understanding with AI-Generated Movies
Paper • 2403.01422 • Published • 30
How to use Alrightalright/DreamFrame-Related with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Alrightalright/DreamFrame-Related", dtype="auto")This repository contains the model described in DreamFrame: Enhancing Video Understanding via Automatically Generated QA and Style-Consistent Keyframes.
Code: https://github.com/Deaddawn/DreamFrame-code.
Project page: https://deaddawn.github.io/DreamFrame