-
Thanks for the great work!
Do you have the evaluation (especially Betti errors) script somewhere for the 2D binary segmentation task?
Another question is did you perform early stopping, learning…
-
Hi, thank you for your work. I noticed that the CLIP score reported in your paper is relatively low, around 17 (e.g., Table 1), while other papers (e.g., PixArt-alpha) commonly report scores around 27…
-
Hi, amazing work ! I'd like to evalute the ckpt on MMscan or ScanQA to test its QA& caption ability, Which evaluation script would be easier for me to modify or can be directly used for evaluation? I…
-
```
ERROR:mteb.evaluation.MTEB:Error while evaluating BirdsnapZeroShot: 'VLM2VecWrapper' object has no attribute 'calculate_probs'
Traceback (most recent call last):
File "/data/niklas/mieb/m…
-
Thank you for this solid and interesting work. However, I found that the clip_score evaluation script of the 100_arts style is not included in this repository. The description of the paper about this …
-
When running the evaluation script eval_next.py in test mode, I’m encountering a FileNotFoundError because the file gsub_test.json is missing from the expected path:
`FileNotFoundError: [Errno 2] N…
-
Your work is amazing!
Can you also release the scripts of the Open-Vocabulary extension mentioned in the paper and evaluation codes for Open-Vocabulary segmentation? Many thanks!
-
Hi!
I was wondering if you are going to release the evaluation scripts on how to run the test benches, as mentioned in the README.
-
Hi,
I've followed the instructions to submit the challenge for EvalAI and evaluation script is working fine locally, but still has some errors on the server side:
`"/tmp/tmp8biownt_/compute/challe…
-
Hi @csuhan,
I recently came across your paper presented at CVPR2024, where you introduced the OneLLM model. I found your work highly interesting and particularly relevant to my research. I am keen…