-
Hi
I'm curious whether the SUN RGB-D data with disparity can be released or the code to covert the depth to disparity for the SUN RGB-D can be released.
Thanks
-
When I run
`python tools/create_data.py sunrgbd --root-path /data/dkliang/projects/synchronous/datasets/sunrgbd_mm/ --out-dir /data/dkliang/projects/synchronous/datasets/sunrgbd_mm/ --extra-tag s…
-
Could you please guide me how to fix this?
I am following the instructions in this repository step-by-step https://github.com/yinyunie/Total3DUnderstanding
```
(base) mona@mona:~/research$ git …
-
```bash
2022-01-30 01:54:04,374 - mmdet - INFO - Epoch [12][970/985] lr: 2.500e-05, eta: 0:00:04, time: 0.278, data_time: 0.018, memory: 3098, loss_rpn_cls: 0.0037, loss_rpn_bbox: 0.0145, loss_c…
-
Dear writer, i have trained your model on the sunrgbd dataset, except the parameters: --dataset_num_workers 4, --batchsize_per_gpu 4, (limited to my poor GPU condition),and others are the same as your…
-
Hi, thanks for the nice work.
I train your network on SUN RGBD dataset with the training script:
`CUDA_VISIBLE_DEVICES=0,1,2,3 python -m torch.distributed.launch --master_port 2222 --nproc_per_no…
-
Can not visualize the output results based on SUN RGB-D!
python tools/test.py configs/imvoxelnet/imvoxelnet_sunrgbd.py work_dirs/epoch_12.pth --show --show-dir work_dirs/imvoxelnet_sunrgbd/results
…
-
Hi @ankush-me , I'm trying to load images from h5 file but it says me an error
`Traceback (most recent call last):
File "gen.py", line 109, in main
depth = db['depth'][imname][:].T
File…
-
Hi, thanks for you great work!
I have met problems to reproduce the results on `SUNRGBD`, the model seems not to converge after the 1st epoch.
I follow this [instruction](https://github.com/fa…
-
Thank you very much for your good work. I want to know which software did you use to get the figure in the paper? mayavia 、meshlab or another one?
![webwxgetmsgimg](https://user-images.githubusercont…