-
I once encountered a problem when preprocessing the scannetv2 dataset. I tried to solve this problem, but I'm not sure whether my solution is reasonable. I'd like to discuss it with you.
When I exe…
-
Hi there,
Thank you for your great work. I have a few questions, as errors occurred when training the model.
The error I encountered currently is as follows:
```
File "/home/Project/LARC/datase…
-
Dear author,
Thanks for your previous help and providing the pretrained models on ScanNet dataset. I would really appreciate it if you could further provide the pretrained model (Constrastive-Lifti…
-
I want to run HOV-SG on own dataset.
I controlled simulated robot and gathered `RGB` images, `depth` images and `pos`. Than - reformatted this data in the structure, similar to `hm3dsem` dataset.
…
-
I am trying to reproduce semantic segmentation results on scannet using pointnet++.However, I faced with an NotFoundError when I am running the code from scannet/train.py on the scannet dataset. It s…
-
Hy there, thank you for making your code public and remarkable contribution. I'm trying to recreate your paper result. Thou I was successful in generating them on scannet test dataset but unable to re…
-
Hi @LMescheder, Thanks for the work.
I wanted to test whether the pre-trained network may work on the point cloud from __ScanNet__ dataset.
So,
- I parsed one .ply file of a desk from ScanNet sc…
-
As you mentioned at the MVS2D paper,
ScanNet dataset sampled from original set by 86324 triple images for training and 666 triple images for testing.
I wanna know the criterion of frame samplin…
-
Output during training:
![merge_410_6](https://github.com/autonomousvision/monosdf/assets/96896354/d5335543-80b7-4dbe-a17e-fd6069422876)
![image](https://github.com/autonomousvision/monosdf/assets/9…
-
Hi @Xharlie and @zexxu ,
I do not understand about "point feature initial" part.
Does the model under "init" folder for all dataset? Or for different dataset, I need to train a VGG 2D feature ex…