Thomas Müller
Thomas Müller
Hi there, could you check whether this has been resolved by now?
Hi there, thank you for the translation! If someone else who's fluent in spanish could review this PR, I'd much appreciate it.
Thank you!
Thanks for pointing this out -- I've pushed a corresponding fix to `master`
Hi there, I'm another user who'd love to have ipv6 dynamic dns.
Inactive players internally get their pp set to 0 to purge them from leaderboards, so these results are expected behaviour at the moment.
For calculating pp _all_ scores of a given user have to be loaded anyways, so you implicitly know their amount. That has to only be performed once a user achieves...
Hi, snapshots will now retain the crop settings from the interactive session. That should make it much easier to render videos of cropped content (without resorting to scripting). Cheers!
Hi there, just to be sure: do you have `testbed.nerf.render_with_camera_distortion = True` in your Python code that generates the rendered image? If not, that would explain the discrepancy. Do you...
Hi, you can compose multiple encodings (and thereby achieve auxiliary inputs) using the `Composite` encoding in the json config passed to __tiny-cuda-nn__. Here's the encoding config we used for neural...