-
Hi, thanks for your wonderful work! I have downloaded nyu.zip from google drive following your instructions, but I cannot find the annotation for normals. The annotation in train.txt and test.txt poin…
-
I'm trying to run the evaluation on NYUv2 (without pretraining on Hypersim), but I keep receiving this error, I had the problem discussed in https://github.com/TUI-NICR/EMSANet/issues/16
So I comme…
-
Hi, everyone,
I have a problem when I try to retrain the model with the NYUv2 datset, including around 1k imgs with 14 classes. (loss='categorical_crossentropy')
Regardless of whether I freeze the w…
-
Hi:
I want to apply this code to the TUM dataset. What changes should I make?thank you very much!!!
-
-
Hi.
When i run the run.py to train, size mismatch happen as follow
> PyTorch Version: 1.3.1
> Preparing experiment directory...
> Device: cuda
> Traceback (most recent call last):
> File …
-
-
You do transforms.ToTensor() on depth after loading it. I found that PyTorch will actually do depth = depth/255.
I guess, when computing loss, it would be better to multiply 255 in order to get a cor…
-
I am experiencing the same problem during the use of convertRGBD.m, can you help with a workaround?Please!
-
Hi, thanks for the great work. I am concerning about when the source code will be released?