atda icon indicating copy to clipboard operation
atda copied to clipboard

Implemenation of Asymmetric-TriTraining by Tensorflow

Implementation of Asymmetric Tri-training for Unsupervised Domain Adaptation

Prerequisites

These codes work on Tensorflow 1.3.0.

Download

Datasets are downloaded from svhn, resized mnist train, resizesd mnist test, synthetic digits(the dataset does not seem to be publicized by original author now).

Run experiment

Fill the blank of dataset path in the following file.

python svhn_mnist_train.py