umyta
umyta
Would there still be a plan to release joint 2D-3D experiments? If so, may I ask what is the estimated release time? Sorry for the duplicated issue.
Hi, I was trying out the RelaxedOneHotCategorical function on tensorfloa_probability version 0.19.0. The following code gives me the incorrect distribution. ``` from tensorflow_probability.substrates import jax as tfp temperature = 0.5...
What is the main difference between 'render_image_with_occgrid' vs 'render_image_with_occgrid_test'?
Hi, I noticed that a new function 'render_image_with_occgrid_test' is provided in the examples recently. May I ask what is the main difference between the two functions? Is there any problem...
Is there any plan for demo release still?
Hi, I was wondering if the configuration to reproduce 360_v2 result is up-to-date. I fixed some missing parameters, such as `scene_reso`, `coeff_type`, and `basis_type`, but I still got an error....