BNM icon indicating copy to clipboard operation
BNM copied to clipboard

can your provided the performance in visda2017

Open valencebond opened this issue 5 years ago • 2 comments

there is visda-2017 in DA/data/, but not training script in README file, does this code support training in the visda database?

valencebond avatar Sep 15 '20 00:09 valencebond

I ran visda2017 and obtained results about 72%. To train visda2017, simply changing the learning rate and class number is ok. You can refer to https://github.com/thuml/CDAN/blob/master/pytorch/train_image.py#L266

cuishuhao avatar Sep 25 '20 10:09 cuishuhao

@valencebond Results of visda-2017 are also supported in https://github.com/tim-learn/ATDOC/blob/main/demo_uda.py#L228

cuishuhao avatar May 14 '21 06:05 cuishuhao