Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ir1d committed Dec 29, 2023
1 parent 9b259ff commit dc802ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[[Project Page]](https://vita-group.github.io/4DGen/) | [[Video]](https://www.youtube.com/watch?v=-bXyBKdpQ1o)

![overview](https://raw.githubusercontent.com/VITA-Group/4DGen/main/docs/static/media/task.a51c143187610723eb8f.png)

## Setup

Please follow the [3D-GS](https://github.com/graphdeco-inria/gaussian-splatting) and to install the related packages.
Expand Down Expand Up @@ -49,7 +51,7 @@ python train.py --configs arguments/i2v.py -e rose
## Rendering

```bash
python render.py --skip_train --configs arguments/ours/i2v_xdj.py --skip_test --model_path "./output/xxxx/"
python render.py --skip_train --configs arguments/i2v.py --skip_test --model_path "./output/xxxx/"
```

## Acknowledgement
Expand Down

0 comments on commit dc802ff

Please sign in to comment.