Open XiHuYan opened 2 years ago
Thanks for your question.
We didn't try to adapt the architecture of DANCE for the TM dataset. I can try and get back to you in a few more days. We would need to just add its support here: https://github.com/acmi-lab/Open-Set-Label-Shift/blob/f4424daf7269d08884f7e9de7420dd98ea134f2b/src/baseline_utils/danceSaito20_model_utils.py#L27.
Thanks for sharing this excellent work!
I read you paper and noticed that experiments results didn't show the performance of DANCE method (Saito et al., 2020) on the Tabula Muris dataset. I understand that the backbone in DANCE is a pretrained ResNET while MLP is used for TM dataset. Have you ever tried to adapt the architecture of DANCE for the TM dataset, or is there some reasons (intuitions) that DANCE cannot be adapted for TM dataset?
Thanks again :)