Skip to content

Weijingmin2000/Language-Driven-3D-Stylization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language-Driven-3D-Stylization

A language-driven 3D stylization method combined with ARF and GroundedSAM.

This work mainly builds upon GroundedSAM and ARF. Please refer to their original repositories for more details.

Quick start

Install the GroundedSAM environment by following the instructions in GroundedSAM. You could also refer to my test script to test the GroundedSAM.

cd ARF_svox2_groundedsam

Then install the ARF environment by following this script or the original ARF repo, and prepare the data.

Run the following command to generate the stylized 3D scene:

cd ARF_svox2_groundedsam/opt
bash try_llff_groundedsam.sh

You could directly change the text prompt, style image, and scene name in the script.

pipeline

Given a text prompt tv, a style image (Starry Night), and views by pre-trained radiance field, our method generates a stylized 3D scene. See some of our results in /results. You could also find more results in our Gdrive.

About

A Language-Driven 3D Stylization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published