-
Hi,
Thanks for your great work!
I just noticed that during test time, the "materials" scene cannot export the mesh aftering training on NeuS. Here is the error message:
```
File "/local-scra…
-
Hello. I am trying to run the code on KITTI-360 dataset. I use Lidar projected images instead of depth maps. I get cuda out of memory error. What should I do?
-
How to Initialize neus2-tcnn "FullyFusedMLP" to approximately represent a sphere? In your project "sdf_bias" is setted as -0.1, what's this mean ?
-
- [x] Merge `CollisionResolver.detect` and `CollisionResolver.resolve` functions (many overlapping calculations between the two).
- [x] Optimize spatial hashing detection.
- [x] Return Entity[] from…
-
**Describe the bug**
I'm trying to export the hashtable in mlp_base used in training with tinycudann. The size of the param is
`_model.field.mlp_base.0.tcnn_encoding.params
tensor([-0.1878, 2.003…
-
(venv_stable-dreamfusion) PS D:\python\stable-dreamfusion> python main.py --text "a hamburger" --workspace trial -O
No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing To…
jygkh updated
10 months ago
-
General
Unity version: 2021 LTS
Fish-Networking version: 3.7.11
Description
A lot of methods are named RebuildObservers, might want to work on that.
The RebuildObservers that runs all the for…
-
你好,在运行环境配置完毕后,我分别尝试运行了offline和online。均出现了段错误,使用gdb定位到错误,但我没能解决它。请问您是否遇到过,或者有什么可能解决的办法?
以下是问题描述:
1) 在运行offline时段错误
![2023-05-23 16-55-52屏幕截图](https://github.com/XiaoHan-Git/RO-MAP/assets/81694025/70…
-
Hi,
It appears that randomly a batch of data sampled will cause the dataloader to raise an exception.
Here is the relevant portion of the stack trace:
```
File "/home/creynolds/.virtualenvs/…
-
Hello, Thank you so much for releasing the source code. I was trying out the toy dataset that is mentioned in the repository. I trained it for 100K iterations and extracted the isosurface mesh. But th…