-
Hi, @Samir55 do you have any visualization script for exporting the SR3D and NR3D scenes to ply/obj files and viewing?
Thanks in advance!
-
We propose SceneVerse, the first million-scale 3D vision-language dataset with 68K 3D indoor scenes and 2.5M vision-language pairs. SceneVerse contains 3D scenes curated from diverse existing datasets…
-
I attempted to reproduce the results of LL3DAl as described in the README. However, upon conducting experiments, I noticed a slight deviation in the results obtained compared to those reported in the …
-
```
## VoteNet
(Pdb) DC18.nyu40id2class
{3: 0, 4: 1, 5: 2, 6: 3, 7: 4, 8: 5, 9: 6, 10: 7, 11: 8, 12: 9, 14: 10, 16: 11, 24: 12, 28: 13, 33: 14, 34: 15, 36: 16, 39: 17}
(Pdb) len(DC18.nyu40id2class…
-
Thanks for your great job.
I observe that EDA proposes a new task, namely VG-w/o-ON. However, I do not know how to get the object name in the sentence. Can you provide the code to process the data fo…
-
1. The log file only contains loss information, and the evaluation information is only printed in the terminal, which is very unfriendly for epoch 400 training. I have to test each epoch again.
2. Is…
-
Hi,
I tried training 60epoch from scratch on nr3d, but all the way up to 45epoch the accuracy was always very low, I checked the data and it didn't seem to be a problem. Could you tell me what the c…
7y621 updated
2 weeks ago
-
Hi, thanks for your wonderful work.
Will the evaluation code on Referit3D be released?
Thanks!
ghost updated
3 years ago
-
Thanks for your great work!
Could you provide the `gt_feat_file` and `gt_img_feat_file`?
![image](https://github.com/user-attachments/assets/1c97dc96-eda1-463b-97fb-35eebfe96855)
Currently they ar…
-
Thanks for sharing your great work!
I have some questions about your paper work.
There're 2 options for your inputs: w/o 2D, w/ 2D.
I initially thought that features from w/ 2D could outperform t…