yunxiaoshi / Neural-IMage-Assessment

A PyTorch Implementation of Neural IMage Assessment
Other
526 stars 95 forks source link

About AVA dataset #21

Open huanmofazong opened 4 years ago

huanmofazong commented 4 years ago

May I ask how your dataset was obtained? I also downloaded it from the link you gave, but there are many links in that Web page, so I used torrent file to download it. However, the dataset I downloaded produced some error messages when I used the label file you gave to run the code , There should be some problems with the picture, so may I ask which link you used to download it?Or what did you do with the pictures? Thank you very much

Bubbleinpit commented 3 years ago

May I ask how your dataset was obtained? I also downloaded it from the link you gave, but there are many links in that Web page, so I used torrent file to download it. However, the dataset I downloaded produced some error messages when I used the label file you gave to run the code , There should be some problems with the picture, so may I ask which link you used to download it?Or what did you do with the pictures? Thank you very much

@huanmofazong It will be helpful if you show your error messages.

huanmofazong commented 3 years ago

May I ask how your dataset was obtained? I also downloaded it from the link you gave, but there are many links in that Web page, so I used torrent file to download it. However, the dataset I downloaded produced some error messages when I used the label file you gave to run the code , There should be some problems with the picture, so may I ask which link you used to download it?Or what did you do with the pictures? Thank you very much

@huanmofazong It will be helpful if you show your error messages.

@Bubbleinpit The error message during the run is as follows Epoch: 1/100 | Step: 385/7187 | Training EMD loss: 0.0851 Epoch: 1/100 | Step: 386/7187 | Training EMD loss: 0.0925 /home/usrs/.conda/envs/base2/lib/python3.6/site-packages/PIL/TiffImagePlugin.py:785: UserWarning: Corrupt EXIF data. Expecting to read 2 bytes but only got 0. warnings.warn(str(msg)) Epoch: 1/100 | Step: 387/7187 | Training EMD loss: 0.0947 Epoch: 1/100 | Step: 388/7187 | Training EMD loss: 0.0918

I think the corresponding pictures in some tags cannot be read. May I ask which link your dataset is downloaded from?

Bubbleinpit commented 3 years ago

@huanmofazong Maybe some errors happened during your downloading or during extracting. I downloaded these pictures by torrent file too. But I didn't meet this problem.

Bubbleinpit commented 3 years ago

@huanmofazong Maybe some errors happened during your downloading or during extracting. I downloaded these pictures by torrent file too. But I didn't meet this problem.

@huanmofazong Oh I just found there are such logs in my terminal. I think just ignore this... These images would be skipped...

huanmofazong commented 3 years ago

@huanmofazong Maybe some errors happened during your downloading or during extracting. I downloaded these pictures by torrent file too. But I didn't meet this problem.

@huanmofazong Oh I just found there are such logs in my terminal. I think just ignore this... These images would be skipped...

@Bubbleinpit Do you do research on the AVA dataset, Just ignore these errors?

Bubbleinpit commented 3 years ago

@huanmofazong Actually I'm not sure if these broken images would be skipped... A better option is to remove these images from the dataset. For that you should find these images and delete them from the training list.

wcc17864158993 commented 2 years ago

@huanmofazong Maybe some errors happened during your downloading or during extracting. I downloaded these pictures by torrent file too. But I didn't meet this problem.

Can you tell me how you downloaded the dataset and decompress it?

Bubbleinpit commented 2 years ago

@wcc17864158993 Please check the README carefully and you will find the download link: https://github.com/imfing/ava_downloader