Skip to content

Commit

Permalink
Updated README.md with videos
Browse files Browse the repository at this point in the history
  • Loading branch information
cvachha authored Dec 14, 2023
1 parent 8a02545 commit ea720d9
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Instruct-GS2GS: Editing 3D Scenes with Instructions
Cyrus Vachha and Ayaan Haque

![teaser](webpage_imgs\frederik_montage_v3.mp4)
https://github.com/cvachha/instruct-gs2gs/assets/9502341/3009a2e6-be94-44da-b61e-6640dbc2039a

We propose a method for editing 3D Gaussian Splatting scenes with text-instructions. Our work is based largely off Instruct-NeRF2NeRF which proposes an iterative dataset update method to make consistent 3D edits to Neural Radiance Fields given a text instruction. We propose a modified technique to adapt the editing scheme for 3D gaussian splatting scenes. We demonstrate comparable results to Instruct-NeRF2NeRF and show that our method can perform realistic global text edits on large real-world scenes and individual subjects.

Expand All @@ -28,16 +28,17 @@ Our qualitative results are shown in our first video and the following results.

Most importantly, we find that our method outputs a reasonable result in around 13 min while Instruct-NeRF2NeRF takes approximately 50 min on the same scene.

![timelapse](webpage_imgs\igs2gs_timelapse.mp4)

https://github.com/cvachha/instruct-gs2gs/assets/9502341/bb737928-1e5b-4ee3-9e92-48429d6eb4a8

Below we show results on real-world environments

![timelapse](webpage_imgs\campanile_montage_v2.mp4)
https://github.com/cvachha/instruct-gs2gs/assets/9502341/98927461-8f05-43a9-a469-ed45d5bf5eb5

https://github.com/cvachha/instruct-gs2gs/assets/9502341/f21c7163-1202-43a2-8b94-3b7869a5b3bb

![timelapse](webpage_imgs\egypt_montage_v1.mp4)
https://github.com/cvachha/instruct-gs2gs/assets/9502341/a62aaa4d-a212-4033-8fab-9dca437f4a8e

![timelapse](webpage_imgs\bear_montage_v1.mp4)
https://github.com/cvachha/instruct-gs2gs/assets/9502341/09ce2c2e-80c0-4971-9900-179b94eb4705

![timelapse](webpage_imgs\platform_montage_v1.mp4)
### Coming soon to Nerfstudio

0 comments on commit ea720d9

Please sign in to comment.