yuvalkirstain / PickScore

MIT License
449 stars 26 forks source link

数据集的图像url地址还存在吗 #16

Closed learn01one closed 10 months ago

learn01one commented 10 months ago

Hello, the url image address path of the data set seems to be invalid.

When trying to open any url, the following error is displayed:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

AccessDenied Access Denied G8W62N4SP7BPSK3V IjNJukKTLGUal5Y8yoULVQMo8laNUVzm6JiGs6n/anyaXz3ffZtTJ38X8k6W+IFsQaxq3d7lmBQ=
yuvalkirstain commented 10 months ago

Yes, we are temporarily not allowing to download from URL. Use the huggingface dataset?

jbaron34 commented 10 months ago

The hugging face dataset has the same issue. The image urls listed in the dataset show access denied when attempting to download. Are the images themselves hosted on huggingface somewhere?

yuvalkirstain commented 10 months ago

Yes the jpg_0 and jpg_1 columns have the image bytes of the dataset

yuvalkirstain commented 10 months ago

@jbaron34 can you please confirm that is works?

jbaron34 commented 10 months ago

Yes that works, not sure how I missed that. Thanks for your help!

yuvalkirstain commented 10 months ago

Great! @learn01one please close the issue?