lari
lari copied to clipboard
Mask model for Scene-level reconstruction?
Hello, I was trying out the scene level reconstruction code and I noticed there is no mask model on huggingface, just the depth predicting model. Is this intentional, or just something was forgotten to be uploaded? Lovely project thanks
Hi Sam,
Thanks for your interest. I originally didn't release the scene mask model as it was not used in either the demo or the evaluation process. Considering the interest in it, I will release the model recently, and will release the mask training script after cleaning the code. Please stay tuned for updates.
Best