Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to evaluate ShowUI on Multimodal-Mind2web, How can I get hf_test_full.json? #42

Open
ngiraffe opened this issue Jan 21, 2025 · 4 comments

Comments

@ngiraffe
Copy link

ngiraffe commented Jan 21, 2025

First of all, thanks for sharing your awesome work!

I want to evaluate (not train) ShowUI on Multimodal-Mind2web via applying eval_only on train.py,

However, I think I need hf_test_full.json to do that.
As far as I know, there are only hf_train.json on https://huggingface.co/datasets/showlab/ShowUI-desktop/tree/main/metadata.

Could you please share file and script file required for us to execute inference/ evaluate ShowUI on Multimodal-Mind2web?

Best Regards,

@QinghongLin
Copy link
Collaborator

@ngiraffe Thanks for reminds! Yes, I forgot to upload this data, please give me some time to upload these metadata and images.

@syorami
Copy link

syorami commented Jan 23, 2025

@QinghongLin hi also how can I get hf_test_full.json for dataset ScreenSpot? is there a way to generate it?

@QinghongLin
Copy link
Collaborator

@syorami the hf_test_full.json is available in here : https://huggingface.co/datasets/KevinQHLin/ScreenSpot/tree/main/metadata

@syorami
Copy link

syorami commented Jan 24, 2025

@syorami the hf_test_full.json is available in here : https://huggingface.co/datasets/KevinQHLin/ScreenSpot/tree/main/metadata

@QinghongLin I donwloaded KevinQHLin/ScreenSpot hf data but found the images were broken and couldn't load. Could you have a check on the integrity?

>>> Image.open('mobile_ef01fd08-a7fd-42a3-b1aa-fe22b3f79730.png')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/root/miniconda3/lib/python3.10/site-packages/PIL/Image.py", line 3498, in open
    raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file '/mnt/data/ScreenSpot/images/mobile_ef01fd08-a7fd-42a3-b1aa-fe22b3f79730.png'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants