You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The link to download the cifar10 dataset is broken. Could you please update it? Thanks!
url_prefix=https://storage.googleapis.com/uda_model/image/proc_data_v2/${task_name}
for sup_size in 4000 2000 1000 500 250;
do
wget $url_prefix/train-size_${sup_size}.tfrecord.0
done
The text was updated successfully, but these errors were encountered:
Hi,
The link to download the cifar10 dataset is broken. Could you please update it? Thanks!
The text was updated successfully, but these errors were encountered: