Skip to content

Commit

Permalink
fixing site config
Browse files Browse the repository at this point in the history
  • Loading branch information
cvachha committed Dec 28, 2023
1 parent 55e7826 commit 8e9c8e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion research.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ menu-show: true
</header>
<p style="font-size: 12pt">We propose a method for editing 3D Gaussian Splatting (3DGS) scenes with text-instructions in a method similar to Instruct-NeRF2NeRF. Given a 3DGS scene of a scene and the collection of images used to reconstruct it, our method uses an image-conditioned diffusion model (InstructPix2Pix) to iteratively edit the input images while optimizing the underlying scene, resulting in an optimized 3D scene that respects the edit instruction. We demonstrate that our proposed method is able to edit large-scale, real-world scenes, and is able to accomplish more realistic, targeted edits than prior work.
<br>
Paper comming soon</p>
Paper comming soon
<br>
Nerfstudio integration supported
</p>
<ul class="actions">
<li><a href="https://instruct-gs2gs.github.io/" class="button">Project Page</a></li>
<li><a href="https://github.com/cvachha/instruct-gs2gs" class="button">Code</a></li>
Expand Down
Empty file removed vr_world/_config.yml
Empty file.

0 comments on commit 8e9c8e0

Please sign in to comment.