Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add the demo video
  • Loading branch information
dunbar12138 authored Feb 16, 2023
1 parent c6f0141 commit 69b3fa2
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,19 +83,14 @@ python applications/generate_video.py --network <network_pkl> --outdir <output_d

You can also launch an interactive demo of 3D editing. We provide 2 examples below:

<center>
<video controls="" playsinline="" width="720">
<source src="assets/demo.mp4" type="video/mp4">
</video>
</center>


https://user-images.githubusercontent.com/28395429/219509580-650c19d1-0c63-4811-b492-e106ca3a9478.mp4


### Training

Code coming Soon.


---

## Citation
Expand All @@ -114,4 +109,4 @@ If you find this repository useful for your research, please cite the following

## Acknowledgments
We thank Sheng-Yu Wang, Nupur Kumari, Gaurav Parmer, Ruihan Gao, Muyang Li, George Cazenavette, Andrew Song, Zhipeng Bao, Tamaki Kojima, Krishna Wadhwani, Takuya Narihira, and Tatsuo Fujiwara for their discussion and help. We are grateful for the support from Sony Corporation, Singapore DSTA, and the CMU Argo AI Center for Autonomous Vehicle Research.
This codebase borrows heavily from [EG3D](https://github.com/NVlabs/eg3d) and [StyleNeRF](https://github.com/facebookresearch/StyleNeRF).
This codebase borrows heavily from [EG3D](https://github.com/NVlabs/eg3d) and [StyleNeRF](https://github.com/facebookresearch/StyleNeRF).

0 comments on commit 69b3fa2

Please sign in to comment.