You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I followed the training instructions to reproduce the results, I encountered some issues during replication. For example, as described in the paper, I fine-tuned the model for 3K steps, but the fine-tuned model’s performance was noticeably worse than that of the provided checkpoint.
When I followed the training instructions to reproduce the results, I encountered some issues during replication. For example, as described in the paper, I fine-tuned the model for 3K steps, but the fine-tuned model’s performance was noticeably worse than that of the provided checkpoint.
This is the result from the reproduced 3K ckpt.
A.cinematic.scene.from.a.classic.western.movie.featuring.a.rugged.man.riding.a.powerful.horse.throu-0.7.mp4
The motion can become very slow.
And when I extended the training to around 15K steps, the model began to show strange camera movements and repetitive content.
A.cinematic.scene.from.a.classic.western.movie.featuring.a.rugged.man.riding.a.powerful.horse.throu-0.10.mp4
And this is the inference result from the provided ckpt.
A.cinematic.scene.from.a.classic.western.movie.featuring.a.rugged.man.riding.a.powerful.horse.throu-0.9.mp4
The motion seems to be normal.
Do you have any ideas about why this happen?