You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please provide the source code of domain adaption from svhn to mnist? I guess there are some differences with the trick training face attribute transformation or other tasks. Thanks very much!
The text was updated successfully, but these errors were encountered:
Took sometime to migrate the old version to the release version and verify the performance.
By executing
cd src
python train_domain_adaptation.py --config ../exps/covaegan/da_svhn2mnist.yaml
and wait for a couple of days.
You should be able to get the performance reported in the paper.
Could you please provide the source code of domain adaption from svhn to mnist? I guess there are some differences with the trick training face attribute transformation or other tasks. Thanks very much!
The text was updated successfully, but these errors were encountered: