DANN icon indicating copy to clipboard operation
DANN copied to clipboard

SVHN dataset

Open omg777 opened this issue 6 years ago • 3 comments

Hello, Thanks for your nice work!

Where can I get the SVHN and MNIST dataset you used.

omg777 avatar Oct 02 '18 09:10 omg777

@GakkiAogSan

  • Why did you use target_train_loader to test ?

omg777 avatar Oct 02 '18 16:10 omg777

Hello, Thanks for your nice work!

Where can I get the SVHN and MNIST dataset you used.

Sorry for my negligence, the svhn and mnist is on http://www.cs.umd.edu/~yogesh/datasets/digits.zip. As for mnist_m, maybe you can download from https://drive.google.com/open?id=0B_tExHiYS-0veklUZHFYT19KYjg.

hehai131 avatar Oct 28 '18 07:10 hehai131

@GakkiAogSan

  • Why did you use target_train_loader to test ?

I don't know if I understand it wrong, there are some method use the target_train data for test. Maybe in unsupervised domain adaptation, target train data have no label, that can be considered as test data simultaneously.

hehai131 avatar Oct 28 '18 07:10 hehai131