minghanqin / LangSplat

Official implementation of the paper "LangSplat: 3D Language Gaussian Splatting" [CVPR2024 Highlight]
https://langsplat.github.io/
Other
636 stars 63 forks source link

added missing arguments and some minor changes #12

Closed sangkim98 closed 7 months ago

sangkim98 commented 8 months ago

Summary

  1. added some missing arguments and variables required in the pipeline of autoencoder
  2. implemented simple argument parsing in process.sh
  3. save feature rendered images in a separate directory because render.py overwrites the gt images with feature images