theNded / torch-ash

[PAMI 2022, CVPR 2023] ASH: Parallel Spatial Hashing for Fast Scene Reconstruction
https://dongwei.info/publication/ash-mono/
MIT License
153 stars 6 forks source link

Does it support outdoor scenes? #25

Open small-zeng opened 1 year ago

small-zeng commented 1 year ago

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

theNded commented 1 year ago

Right now we don't have a hierarchical representation, so we probably don't have the memory budget for such large scenes. I would say 3-4 rooms is its max capacity.