Giter Site home page Giter Site logo

Comments (6)

sarafridov avatar sarafridov commented on August 16, 2024 1

Hmm I'm not sure what could be going on here since I am able to reproduce the numbers in the paper (at least I checked for the salmon scene), but some things you can try are: (1) in case there's any issue with the preprocessing for the ray sampling weights, you can try using some that I uploaded for a few of the scenes (the .pt files here for salmon and in flamesteak_explicit and searsteak_explicit). If you download these and put them in your data directory, then you can go straight to the full training with the default config and it should work. (2) I doubt this would be the issue, but you can double check that your python environment matches mine in case this is due to some package mismatch; I uploaded my environment package list with the version info here. Note that this includes some unnecessary packages along with the ones that are actually used (sorry about that, we might upload a cleaner version later).

from k-planes.

xuyaojian123 avatar xuyaojian123 commented on August 16, 2024

Hmm I'm not sure what could be going on here since I am able to reproduce the numbers in the paper (at least I checked for the salmon scene), but some things you can try are: (1) in case there's any issue with the preprocessing for the ray sampling weights, you can try using some that I uploaded for a few of the scenes (the .pt files here for salmon and in flamesteak_explicit and searsteak_explicit). If you download these and put them in your data directory, then you can go straight to the full training with the default config and it should work. (2) I doubt this would be the issue, but you can double check that your python environment matches mine in case this is due to some package mismatch; I uploaded my environment package list with the version info here. Note that this includes some unnecessary packages along with the ones that are actually used (sorry about that, we might upload a cleaner version later).

Could you upload DyNeRF full scenes hybrid pretrained models? Thanks a lot!

from k-planes.

xuyaojian123 avatar xuyaojian123 commented on August 16, 2024

Hi,

Thank you for sharing your work and the interesting model you've developed. I hope that your model becomes the new standard for Dynamic NeRF models.

I trained the K-planes hybrid version using the DyNeRF dataset, following your instructions without making any other changes to the configuration. Here's what I did:

  1. Precomputed IST & ISG weights by setting downsample=4, global_step=1.
  2. Trained the model by setting downsample=2, global_step=90001 back again.

For training, I used one A100 32GB and torch=1.10.1.

Then, I evaluated models with --validate-only and --log-dir /path/to/dir_of_model

I compared my results with the results from the supplementary paper, and I marked my results in red.

image

There seems to be a mismatch in the metrics, and the performance appears to be worse than MixVoxel-L. My question is, how can I achieve the same results as described in the paper?

Best regards.

May I ask if you got the correct result later? My results are even a little worse than yours, especially the SSIM metric.

from k-planes.

minsu1206 avatar minsu1206 commented on August 16, 2024

Sorry, I tried 2~3 times again, but couldn't get it.

from k-planes.

xuyaojian123 avatar xuyaojian123 commented on August 16, 2024

I used your pre-trained model to get metrics, but also differently from the paper metrics (testdata downsamle×2), especially the ssim metrics. Is there any difference in how ssim metrics are calculated?

from k-planes.

Related Issues (20)

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.