This website requires JavaScript.
Explore
Help
Sign In
JLNTV_IPD
/
CogVideo
Watch
4
Star
0
Fork
0
You've already forked CogVideo
mirror of
https://github.com/THUDM/CogVideo.git
synced
2025-04-06 03:57:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
CogVideo
/
finetune
/
datasets
History
Zheng Guang Cong
35383e2db3
fix potential bug of i2v
...
Image value is in [0, 255] and should be transformed into [-1, 1], similar to video.
2025-01-11 17:08:25 +08:00
..
__init__.py
style: format import statements across finetune module
2025-01-07 05:54:52 +00:00
bucket_sampler.py
style: format import statements across finetune module
2025-01-07 05:54:52 +00:00
i2v_dataset.py
fix potential bug of i2v
2025-01-11 17:08:25 +08:00
t2v_dataset.py
style: format import statements across finetune module
2025-01-07 05:54:52 +00:00
utils.py
Add video path to error message for better debugging
2025-01-07 09:50:21 +00:00