Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/wileewang/TransPixar into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyang1106 committed Jan 6, 2025
2 parents 8a8567a + 9534bb5 commit 83449f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mochi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For RGBA dataset, you can follow the instructions above to preprocess the datase

Here are some detailed steps to prepare the dataset for Mochi-1 fine-tuning:

1. Download our preprocessed [RGBA dataset](https://grail.cs.washington.edu/projects/background-matting-v2/#/datasets), which includes color decontamination and background blur operations.
1. Download our preprocessed [Video RGBA dataset](https://hkustgz-my.sharepoint.com/:u:/g/personal/lwang592_connect_hkust-gz_edu_cn/EezKQoum3IVJiJ9c8GebNfYBe-xN0OS5mVUvAwyL_rQLuw?e=1obdbA), which has undergone preprocessing operations such as color decontamination and background blur.
2. Use `trim_and_crop_videos.py` to crop and trim the RGB and Alpha videos as needed.
3. Use `embed.py` to encode the RGB videos into latent representations and embed the video captions into embeddings.
4. Use `embed.py` to encode the Alpha videos into latent representations.
Expand Down

0 comments on commit 83449f7

Please sign in to comment.