jax3d icon indicating copy to clipboard operation
jax3d copied to clipboard

Results 39 jax3d issues
Sort by recently updated
recently updated
newest added

Hello, thanks for contributing such a great work. I'm wondering is it possible for us to obtain the "T" values in the **compute_undc_intersection** in the code, here the "T" values...

To whom it may concern, Hello! I'm very interested in the work mobilenerf. But I am not able to finish stage3.py though I reduced the batch size to `test_batch_size =...

HI, I can run the code with synthetic 360 and forwardfacing datasets and generate the final results with mobile-nerf, but when it comes to real360 dataset provided by mip-nerf-360. `python':...

projects/mobilenerf

Hi, developers, Thanks a lot for releasing the package. Would you also provide a colab ipynb notebook for its basic usage? e.g. similar to the walk-through in TF version of...

unclear

Can I know how to get the pretrain model like nerf and 3d unet? Or what's you scene split detail for train semantic part?

projects/nesf

Refer to this run: https://github.com/google-research/jax3d/runs/8045057467?check_suite_focus=true#step:10:874 `flax.optim` has been deprecated in favor of `optax`, and that is making tests fail. Disabling tests and opening this issue to track, in `.github/workflows/test.yml` ```...

bug
projects/nesf

Avoid using deprecated jax.numpy.ndarray.tile() method This has been deprecated since JAX version 0.3.7, and will be removed in https://github.com/google/jax/pull/11944. The jax.numpy.tile() function is a direct replacement, but in some places...

See answer to SY on cl/393251703 (also verify it's true print statements don't get logged)