Closed JojiJoseph closed 2 months ago
Awesome, thx.
As the code is not available yet, code you please add (not yet) to the code tag. Please see other papers how that's done.
The evaluation code and affordance transfer features are not yet included, but for segmentation, the provided demo.py
script is sufficient. You can run python demo.py --help
to see the various options available. It uses gsplat as the rasterizer, so the INRIA boilerplate is not required. The requirements.txt
contains the modified dependencies needed.
I have updated the label to [code(segmentation)]
to reflect that only the segmentation feature is available for now. Please check it, and let me know if any further changes are needed.
Got it . Thanks for the clarification.
Gradient-Driven 3D Segmentation and Affordance Transfer in Gaussian Splatting
📄 Preprint | 🌐 Project Page | 💻 Code