Open alphjheon opened 5 years ago
It is not yet available on Github. However, it should be very straight forward to write your own source-train code by modifying train_val_FCN_DA.py. You only need to modify the myGenerator to remove make it yield source data only.
Is the code for source-only training available?