[review] Packing Input Frame Context in Next-Frame Pediction Models for Video Generation
·
Reveiw/Paper
영상 생성 분야에서 많이 쓰이기 시작한 모델인 FramePack에 대해 소개하는 논문입니다.https://lllyasviel.github.io/frame_pack_gitpage/ FramePackAll results are computed by RTX 3060 6GB laptop with 13B HY variant. (Videos compressed by h264crf18 to fit in GitHub repos.)lllyasviel.github.io1. Introduction Next-frame 혹은 Next-frame-section 예측 작업에 있어서 가장 중요한 두 가지 문제는 forgetting과 drifting입니다. Forgetting : 모델이 이전의 내용을 기억하거나 시간적 의존성을 유지..