-
CIFAR10, MNIST, and other smaller datasets can be downloaded directly from propelml.org
https://github.com/ipfs/js-ipfs
Lots to be worked out here. Opening this as an umbrella issue.
cc @diasda…
-
wget http://image-net.org/image/ILSVRC2015/ILSVRC2015_CLS-LOC.tar.gz
--2021-06-28 10:11:09-- http://image-net.org/image/ILSVRC2015/ILSVRC2015_CLS-LOC.tar.gz
Resolving image-net.org (image-net.org…
-
hello, can you provide the "tieredImagenet" and other datasets?
-
I am currently working on reproducing the reported accuracy of Protonet on miniImageNet with a 1-shot scenario (63.17% -> 66.63%). I initially trained the classifier-baseline using the provided code …
-
Problem
=======
As datasets become larger and larger, storing training samples as individual files becomes impractical and inefficient. This can be addressed using sequential storage formats and s…
-
When I finished testing the other ten data sets, I tried the Imagenet data set. After the training was completed, an error occurred during the test:
File "/home/dpsh/Dassl.pytorch/dassl/evaluation/…
-
Hello,
Thanks for your code. It helps me a lot but now I'm confused about how to get the ImageNet-10, ImageNet-Dog-15 and Tiny-ImageNet-200.
-
The link given in the code cannot be downloaded, can you give me the download link or Baidu cloud? Thank you.
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Failed to download imagenet_sketch dataset
**Environment information**
tpu-vm
* Does the issue still exists wi…
-
https://arxiv.org/abs/2303.13664 shows that varying the temperature in the contrastive loss during pretraining can help models learn better representations for datasets with long-tail distributions an…