Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image into the first frame #650

Open
cdfan0627 opened this issue Jan 10, 2025 · 0 comments
Open

Add image into the first frame #650

cdfan0627 opened this issue Jan 10, 2025 · 0 comments
Assignees

Comments

@cdfan0627
Copy link

請問為什麼在 i2v_dataset.py 中,需要將image condition 加入到video frames中,如下code,image condition不是本來就是複製first frames得到的,然後video frames不是本身就有包含first frames了嗎,這樣子video frames 會等於有兩個first frames吧
frames = torch.cat([image.unsqueeze(0), frames], dim=0)

@zRzRzRzRzRzRzR zRzRzRzRzRzRzR self-assigned this Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants