DACS icon indicating copy to clipboard operation
DACS copied to clipboard

Code from the paper "DACS: Domain Adaptation via Cross-domain Mixed Sampling"

Results 5 DACS issues
Sort by recently updated
recently updated
newest added

How was "We train using batches with 2 source images and 2 mixed images for 250k iterations" achieved in the code? I traced through the training code but did not...

Bumps [scipy](https://github.com/scipy/scipy) from 1.2 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

When we performed the training, there are a lot of mistakes in trainUDA.py.

Dear author, could you please provide the config and instruction for training and evaluating dataset Synthia, thanks very much ,looking for your reply!

The ablation study of Distribution Alignment is interesting. Are there any codes for q, p, p_hat, computation? If I understand right, p is the class distribution of the target datasets,...