Closed JunXieFront closed 1 year ago
Dear @JunXieFront,
Thank you for your interest in our work. DACS is part of the UDA process of DAFormer. Therefore, it is already part of this repository. To reproduce DACS, you can disable RCS/FD and switch to DeepLabV2. Experiment 1 is based on DACS, so you can have a look at the generated configs for reference. Just comment out source-only
, target-only
, as well as the other architectures to generate the config of interest.
https://github.com/lhoyer/DAFormer/blob/d2677df22649ec4516760f2a9f8be89eb4b8e770/experiments.py#L232
Best, Lukas
Dear Author,I want to combine the implementations of DAformer and DACS for my own study. So whether DACS can be reproduced through this repository, if yes, I'will be very apprecitaed if you could help me to constuct the config file