-
When I run the train_scanrefer.sh, the result in the log of output is extremely bad, I don't konw why.
last_ position alignment Acc0.25: Top-1: 0.00032, Top-5: 0.00294, Top-10: 0.00936
last_ posit…
-
FileNotFoundError: Cannot find pytorch_model.bin in /SceneVerse-main/results/FinalOVPretrain_b64_Pretrain_scanrefer_no_note/2024-10-10-09:23:20.509828/ckpt/best.pth.
Hello! I don't understand why …
-
Hi, thanks for your great work! From your README, I've noticed that ChatScene are also evaluated on benchmark (test) split of ScanRefer/Scan2Cap and ranked top on the leaderboard, can you also kindly …
-
Hello. Could you please advise me on how to properly train a model for 3D VG on ScanRefer: model, losses, dataset, metrics?
Your current model can predict bounding boxes only as text and only with …
-
Hi, I think your work is very meaningful to me, but I encountered some issues while trying to replicate it.Are you using the pre-trained weights from https://huggingface.co/CH3COOK/LL3DA-weight-releas…
-
Dear authors,
I am wondering why the paper is said that Vote2Cap is tested on ScanRefer, not Scan2cap benchmark.
As long as I understand, ScanRefer takes pointclouds with a text query as inputs and …
-
When I try to launch the ddp training on two GPUs, it seems that the local_rank is not passed to each process rightly. I checked and found that the values of local_rank are 0 for two process.
-
Hi👋, may I ask how to get scanrefer_pred_spans_train.json and scanrefer_pred_spans_val.json? I didn't find the method in the paper or the code.
-
Hi Dave,
The data browser website seems down.
Best,
Runsen
-
We augment [ScanRefer](https://daveredrum.github.io/ScanRefer/) to create a dataset with 3 types of description-scene pairs: a) Zero Target; b) Single Target; and c) Multiple Targets, indicating zero,…