-
Hello,
Thank you for sharing this great dataset! I am currently using it for my research and it has been very helpful. However, I noticed that the evaluation code is not included in the repository.…
-
As shown in the project, the evaluation code is:
python povid_infer.py --model-path [Path to the second stage checkpoint] --model-base [Path to the first stage checkpoint] --input_dir [Path to the im…
-
Great Repo, Only the evaluation code is not present, I want to reproduce the numbers from the paper.
Is it possible to have the evaluation code?
-
Thank you for your work on this paper.
However, I am unable to reproduce the main results reported in your paper, including the FID, onset detection accuracy, and AP.
For evaluating FID, I used the …
-
Hello! Thanks so much for the extension!
There's one problem I'm finding, however. The extension seems to think that if any terminal is open, then it's necessarily a Janet REPL, while it's not alwa…
-
I really appreciate the work you've done.
I was wondering if you could provide the evaluation code for different scoring methods, such as COCO CIDEr and VQA score.
I would like to reimplement yo…
-
Awesome work! Congrats!
I am doing some follow-up works on video depth estimation, and I am wondering if you will release your code for evaluation? I will be deeply appreciate it!!!
Best,
-
Hello,
First of all, thank you for your amazing work ! I was currently studying your method as it seemed to correlate with some ideas that I had. I am able to replicate the training (and it smooth…
-
**My observation**
- With https://github.com/ys-zong/VLGuard/blob/main/VLGuard_eval.py, I am able to reproduce results not too far from Table 2 for **VLGuard dataset**.
- However, **I cannot reprodu…
-
Thanks to the author for such an excellent work, but I want to know where the performance evaluation code of the predicted group motion model is, it seems that the repository does not include this par…