Giter Club home page Giter Club logo

langsplat's Introduction

[CVPR2024 Highlight] LangSplat: 3D Language Gaussian Splatting

  • release more preprocessed dataset and the pretrained model (coming soon)
  • release the code of the eval

This project is still under development. Please feel free to raise issues or submit pull requests to contribute to our codebase.

branch explanation:

  • prev_generate_maps: generate 3d query sim maps and render them

    The main changes happened in the eval folder and gaussian_renderer folder. And the render.py file

  • eval_only: only eval the 3d query's output, not 2d

  • langplat_vq: generate vq codebook and indices

image image

Attention This repo has frequent hard codes and duplicate codes. For high-level learning, understanding, and semi-test only. DON'T TRY TO RUN IT!!!!

Usage:(Try not to run the code.) without vq:

  • prev_generate_maps:

    1. use _mytest.py to generate language_feats_dim3_tensor_1.pt, and copy them to the eval/ folder.

    2. go to eval folder, sh eval.sh to generate 0_valid_map_level_1_neg_0.pt, etc. This is the sim map, show be 1 pos and 4 neg

    3. render:

      3.1 go back to base folder, edit the render.py file, hard code exist here. Modify the corresponding parts at meta_data.info. Then sh process.sh

      3.2 hardcode exist here - LangSplat/gaussian_renderer/init.py. modify it

    4. output should be LangSplat/dataset/lerf_ovs/figurines/output/figurines_1/train.

  • eval_only

    1. only the eval folder changed. Hardcode here.

langsplat's People

Contributors

minghanqin avatar wrencanfly avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.