/Domain-Adversarial-Network

Domain adversarial network trained on MNIST-M, SVHN, and USPS

Primary LanguagePython

Domain Adversarial Network

Domain adversarial network trained on MNIST-M, SVHN, and USPS

Source domain: MNIST-M

Target domain: SVHN and USPS

From MNIST-M to SVHN: feature

From MNIST-M to USPS: feature2

See problem 3 in Report.pdf and Spec.pdf more details.