Giter Site home page Giter Site logo

vqrf's People

Contributors

algohunt avatar spark001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vqrf's Issues

GPUs

Thanks for sharing this great work! What kind of 8 GPUs do you use for training the model?

About Equ.5

Why $I_{l}<\theta = 1$, rather than $I_{l} > \theta = 1$

image

Codebook update is different from the paper?

Nice work! But I'm confused with the code about codebook update, which is here. It looks like the new vectors in the codebook are just the mean of the grid vectors in the same cluster. It’s different from the equation (9) in the paper.
image

Do I miss anything?

Training time

Can you please tell me what were the training time for all your experiments.

A Question

Can this method or a slightly improved/shifted method of this repo be implemented into a game engine such as unreal engine or unity
So it can be used on actual game assets or is this methodology only exclusive to NeRFS , that would be super useful , also if it can be combined with Nanite that would be over powered tech?

Step by step result of VQ-tensoRF

Thanks for your great work. I'd like to know the result of step by step analysis of VQ-tenseoRF(like Table.3 in your paper)?
And do you have any plans to release VQ-TensoRF code?

Evaluation

I really enjoy this great code and paper. After training, the grids became sparse so how can you define the sampling points in each ray in inference I read sample_ray which shows that each ray has a different number of sampling points.

Thank you.

Can't find the file mean.txt

Thank you for the nice work. I try to run the trainning code, but when i call
python autotask_final.py -g "0 1" --configname nsvf_4096code --dataset nsvf

error No such file or directory: './logs/nsvf_4096code/nsvf_4096code_Bike/render_test_vq_last/mean.txt'
autotask_final.py line 169: path = f'./logs/{args.configname}/{args.configname}_{scene}/render_test_vq_last/mean.txt'
should i create the file mean.txt ? or it's a config file in the repo?

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.