Atsushi Kuno

Results 7 comments of Atsushi Kuno

# Why: 1. training curves, such as `total_loss` and `rgb_loss`, are not plotted properly on a synced wandb dashboard: only a single point was plotted on it 2. `log_table()` for...

Hi @orperel, Thanks for your response. I reduced sample-per-ray from 512 to 16, halving the value iteratively but the process got killed. It looks like something happens when running `train_dataset...

Hi @tovacinni, thanks a lot for the solution! As you suggested, `--valid-every -1` worked while with validation running still got killed due to RAM shortage. I will try again on...

Hi! When I tried to do pip install dm-robotics-controllers on my win11 machine, almost the same error message appeared. I was able to install the other dm-robotics libraries like geometry...

I have looked into the issue and got some findings. This error happens when you run the app with the following setting: - PyTorch Version: 2.* - `traicer.raymarch-type`: `uniform` -...

For future visitors looking for a workaround until PR #468 is merged, `custom/numeric` field can be used without the PR like: ``` ```