-
Hi, thank you for the great work.
Could you provide an evaluation script to reach the same metrics you reported on the paper, using the checkpoints model you kindly shared? Moreover, in another issue…
-
Hi authors, I have the same problem with @bob35buaa that I want to retrain the FGD autoencoder on my own dataset and representation. Could you please share the train scripts?
_Originally posted by …
-
I have a question about evaluation script in `ScanNet/BenchmarkScripts/3d_evaluation/evaluate_semantic_instance.py` between line `120` and `137`.
```
if overlap > overla…
-
Hi, thanks for this brilliant project. Is there any ETA for releasing the GPU training script and evaluation code?
Thanks in advance.
-
Congratulations on your excellent results. Could you please share the script for T3Bench evaluation? Thank you.
-
The evaluation script significantly under-estimates model performances.
The script just extract the first A, B, C, D, E and treat that as the answer which can result in many mistakes for lengthy ou…
-
Hi! Thanks for your great work.
I'm trying to reproduce your results, and I would like to know if you could make your evaluation script available. I have tried to use LION repo evaluation script, b…
-
Dear authors,
thank you for the great work in long-context multi-model evaluation. In the code base, I only saw the code for Azure, OpenAI, Gemini, and Anthropic, could you also provide the evalu…
-
Hi @deepcs233
Thanks for your great work.
Our team is investigating this topic and hope to re-implement the codes to **_generate the metric index as your paper claimed_**.
However, we have dif…
-
Amazing work! Would you also consider releasing the evaluation script for 3D tracking on the PointOdyssey dataset (Table 4)? Thanks!