Results 13 comments of sewon jeon

Another approach: Split `NANOVDB_INCLUDE_UTILFILES` into two parts, cuda and non-cuda, then install them separately.

https://github.com/hustvl/Vim/issues/11 I am not author of the paper. but for your reference. please read this issue 's thread,

I'm not the author, but for reference The current implementation does not match the paper. #6

`ResUpBlock` uses `get_dwconv_layer` but `LightMUNet` does not use `ResUpBlock` in the code. Currently, `LightMUNet` uses `ResBlock`.

Yes, it looks like the author probably uploaded the code used in the test by mistake.

To facilitate interoperability between Cupoch and Open3D, it's essential to understand their memory management and data structures: Cupoch: Designed for GPU acceleration, Cupoch primarily operates on GPU (device) memory. Open3D:...

[2d_mdtest.ipynb](https://github.com/user-attachments/files/22452287/2d_mdtest.ipynb) [3d_heatmap_pyvista.ipynb](https://github.com/user-attachments/files/22452288/3d_heatmap_pyvista.ipynb)

[scene-export.html](https://github.com/user-attachments/files/22998595/scene-export.html) 2D and 3D example

Could you please take a look at this PR when you have a moment? I believe the GenerateHeatmap would be a valuable addition. Thanks. @KumoLiu @ericspod @Nic-Ma

> Hi @eclipse0922 sorry for the delay in reviewing. I think these classes would be a good addition to MONAI, I had a few comments below but I hadn't gone...