drcn icon indicating copy to clipboard operation
drcn copied to clipboard

svhn_gray.pkl.gz

Open deep0learning opened this issue 6 years ago • 8 comments

Can you provide the svhn_gray.pkl.gz and mnist32x32.pkl.gz dataset please?

deep0learning avatar Oct 26 '17 19:10 deep0learning

Have anyone get the dataset?

Hsiungmy avatar Dec 05 '17 08:12 Hsiungmy

Can some body provide the svhn_gray.pkl.gz and mnist32x32.pkl.gz dataset please?

msiraj83 avatar May 07 '18 06:05 msiraj83

One can download mnist from the following link.. https://www.kaggle.com/adrienchevrier/mnist.pkl.gz

and replace d1 = 28 d2 = 28 load_mnist32x32(dataset='dataset/mnist.pkl.gz')

in the dataset.py

msiraj83 avatar May 07 '18 09:05 msiraj83

can anyone please share svhn_gray.pkl.gz ?

sonu-gupta avatar May 09 '18 09:05 sonu-gupta

please post svhn_gray! I can only find the colored version and its already partitioned

kwmcclintick avatar Sep 03 '18 16:09 kwmcclintick

can someone share svhn_gray.pkl.gz ? Thanks!

dengwanxia1991 avatar Jan 25 '19 12:01 dengwanxia1991

Can some body provide the svhn_gray.pkl.gz and mnist32x32.pkl.gz dataset please?

Hi, have you gotten the svhn_gray.pkl.gz dataset?

dengwanxia1991 avatar Jan 25 '19 12:01 dengwanxia1991

I have just created a personal version of svhn_gray.pkl.gz, which is not compatible with the original code, altered version works quite OK. More info refer to my fork, https://github.com/wogong/tf-drcn.

wogong avatar Mar 19 '19 02:03 wogong