Tencent / tencent-ml-images

Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
Other
3.05k stars 514 forks source link

the slow down #6

Closed idealboy closed 6 years ago

idealboy commented 6 years ago

many urls were connection timeout, and it has a slow download speed, can I gei the original image quickly? thank you~!

wubaoyuan commented 6 years ago

@idealboy Sorry for the inconvenience. We cannot provide the original images, due to the copyright. We have added demonstration that "Note:As many URLs from ImageNet have expired, we also provide the correpsonding image indexes of ImageNet for these URLs in ML-Images. We provide two new files that include the corresponding image index of ImageNet for each URL that is from ImageNet, including train_urls_and_index_from_imagenet.txt and val_urls_and_index_from_imagenet.txt." under 'Download Images using URLs'. You can directly download the corresponding images from ImageNet.

For the URLs from Open Images, most URLs are valid.

wubaoyuan commented 6 years ago

@idealboy We are trying to provide a faster downloading tool.

wubaoyuan commented 6 years ago

@idealboy We have provided a new file 'download_urls_multithreading.sh', the downloading speed is much faster. Please refer to README for more details.