Jing Zeng

Results 9 issues of Jing Zeng

have a multi-room scenario, using 400 images for reconstruction with MonoSDF. The rendered new viewpoints only achieve a PSNR of 21. How can I improve this? ![image](https://github.com/autonomousvision/monosdf/assets/63596020/023454bd-0769-4d1c-b3e2-1074d3ea5425) ![image](https://github.com/autonomousvision/monosdf/assets/63596020/fa5b3fcb-cbe4-4fb6-ac67-596a77841a77)

Thanks for your nice work, When I run ii in scene: office.pcd, the exploration trajectory encounters a collision. Why does this situation occur, and how can we resolve this issue?...

When I test scans_test split dataset (not val and without label) dataset, `python visualization.py --prediction_path ../results/ --room_name scene0707_00 --task instant_pred --out ../results/scene0707_00_instant_pred.ply` output is ![image](https://github.com/thangvubk/SoftGroup/assets/63596020/f489f7f4-fc69-4733-b484-8edf410cd49d) but `python visualization.py --prediction_path ../results/...

When I run it in room0 scene, speed is about 0.5 fps, which is much lower than the paper, why is it? ![image](https://github.com/spla-tam/SplaTAM/assets/63596020/dc431915-5cf8-4016-924f-029439b0fa10)

question

I have a problem, Image quality by rendering VS monosdf and other nerf based method ? In replica room0 dataset , is it possible to achieve PSNR > 30 such...

Thanks for your work, but I do not find the code to compute the scale of omnidata depth in the paper. ![image](https://github.com/theNded/torch-ash/assets/63596020/a609a382-5c00-469c-b320-b2810f622066)

Does it support indoor scenes? Or are there limitations such as network forgetting issues when using larger multi-room scenes like Matterport 3D dataset as below ![image](https://github.com/theNded/torch-ash/assets/63596020/48ac1302-00db-4c4a-bbe7-6463f9da9232)

using scene_id: 0616_00 train_suffix: 0616_00_pretrained vis_suffix: 0616_00_pretrained mvs_suffix: mvs **kwargs: --casting Traceback (most recent call last): File "scripts/train_pretrained.py", line 17, in from scripts.generate_normal import ray_casting_depth_normal File "/mnt/dataset/zengjing/HelixSurf/scripts/generate_normal.py", line 9, in...