-
首先,感谢开源了这么好的工作。我有两个问题想请教一下作者。
1.如果我的depth image是由 depth estimation 预测出来的,且场景有室内和室外,那么我在用depth2hhade 工具的时候(https://github.com/charlesCXK/Depth2HHA-python)参数应该怎么设置。
2.请问作者可以公开你们训练好的权重吗?
十分期待您的回答,谢谢。
-
Hello, Thank you for your amazing work! I have some questions about the NYU dataset.
First I would like to know the original source of the dataset you use. As the only occupancy annotation seem to …
-
Here I list my environment, command and the outputs to run an experiment.
## Environment
### Machine
```
硬件概览:
型号名称: MacBook Pro
型号标识符: MacBookPro14,3
处理器名称: 四核Intel Core i7
处理器速度: 2…
-
the NYU dataset downloaded is in '.mat' format, how to transfer or extract to the structure of the dataset in the code?
-
After downloading and orgnizing the dataset folder, still couldn't see train.txt and test.txt like the example sructure you give in readme.md
![螢幕擷取畫面 2024-03-29 170346](https://github.com/huaaaliu/R…
-
During the execution of the `train_nyu.sh` script, an `ImportError` is encountered when trying to import `VectorQuantizer2` from `taming.modules.vqvae.quantize`. This error prevents the training proce…
-
Test Autolinks
-
Hi,
Thank you for the great open-source work.
However, I am currently facing some difficulties in **reproducing the evaluation results**, particularly regarding the **scene classification on NYU-D…
-
I'm trying to follow https://github.com/rhasspy/piper/blob/master/TRAINING.md and I got the step of getting into the container you recommend. However, it is not clear from the documentation if I have …
-
bash train_kitti.sh
master_addr is only used for static rdzv_backend and when rdzv_endpoint is not specified.
/home/yx/miniconda3/envs/ecodepth/lib/python3.11/site-packages/mmcv/__init__.py:20: User…