Ad

feature-3dgs: Distilled Feature Fields for 3D Gaussian Splatting

Feature 3DGS supercharges 3D Gaussian Splatting by enabling feature field distillation from 2D foundation models, achieving faster training and rendering.
Screenshot of ShijieZhou-UCLA/feature-3dgs homepage

Feature 3DGS enables 3D Gaussian Splatting (3DGS) to leverage semantically aware tasks like editing and segmentation via feature field distillation from 2D foundation models such as SAM and CLIP-LSeg. The core problem addressed is the limitations of existing methods in terms of rendering speed and feature continuity. Our approach introduces architectural and training modifications to efficiently integrate these feature fields into the 3DGS framework, overcoming challenges related to spatial resolution and channel consistency. 3DGS enhances radiance field rendering by incorporating arbitrary-dimension semantic features derived from 2D models.

A key benefit is the method's ability to achieve comparable or superior results to existing approaches while significantly improving training and rendering speed. This enables real-time semantic segmentation and language-guided editing on 3D Gaussian Splatting data. The method supports point and bounding-box prompting for radiance field manipulation, expanding the expressiveness of 3D scene editing. The approach is general and applicable across various 2D foundation models, making it adaptable to different datasets and tasks.

  • Semantic Segmentation: Achieves novel view semantic segmentation using distilled feature fields.
  • Language-Guided Editing: Enables language-guided editing of 3D scenes via feature field distillation.
  • Real-time Rendering: Significantly faster training and rendering compared to traditional methods.
  • Point and Bounding-Box Prompting: Supports manipulation of radiance fields with point and bounding box inputs.
  • General Applicability: Compatible with various 2D foundation models like SAM and CLIP-LSeg.
  • Efficient Integration: Architectural and training adjustments ensure efficient integration of feature fields.
  • Flexible Input: Supports arbitrary-dimension semantic features.

The project is actively developed with recent commits and ongoing maintenance. The documentation provides detailed instructions for environment setup, data processing, and model training. The presence of a BibTeX entry indicates the project's publication in a reputable conference. The clear organization of code and documentation suggests a well-maintained codebase.

This project benefits researchers and practitioners working on 3D scene understanding, editing, and generation. It addresses the limitations of current NeRF-based methods by integrating the speed of 3D Gaussian Splatting with the semantic awareness of 2D foundation models. The value lies in enabling fast and accurate 3D scene manipulation and creating richer 3D representations from 2D data.

Summarize:
Share:
Stars
683
Forks
51
Issues
21
Created
2 years ago
Commit
1 year ago
License
OTHER
Archived
No
Updated 7 days ago

Similar Repositories