-
Hi,
I met this error
```
The builder directory /cluster/data7a/whq/data/bridge_orig doesn't contain any versions.
No builder could be found in the directory: /cluster/data7a/whq/data for the b…
-
Thanks for your excellent work!
When I want to reproduce the results on the DomainNet dataset, the process is killed by the Linux when the code runs the 3th epoch.
Here is the problem:
[3] train_l…
-
Thanks for your impressive work. Could you provide your results for each domain on the 5 datasets? Thank you very much.
-
-
Hi, thanks for your great work. I run your code on other dataset, but it appears some errors as follows, can you give me some help?
Traceback (most recent call last):
File "/media/project/yanan/…
-
https://github.com/PotatoTian/TPGM/blob/82f0eb0976b230b9b777e4910dfd0c37fc4186e6/DomainNet_ResNet_Exp/main_finetune.py#L127
Hi,
in line
https://github.com/PotatoTian/TPGM/blob/82f0eb0976b230b9b77…
-
Thanks for your great work! But I have a question, i want to know the iterations of cdac_sla for DomainNet, because in your paper, the **warmup iteration** is 50000.
-
The [preprocess.py](https://github.com/KarhouTam/FL-bench/blob/master/data/domain/preprocess.py) in data/domain seems like can only generate heterogeneous partition, i.e., each client has only one doa…
-
Hi, I am very interested in your wonderful work. Could you provide the code to run the domainNet? Thanks so much
-
model_config.py中,因为domainnet貌似只用了三个domain,154行应该更改为range(3),否则会超出list
![image](https://github.com/ispc-lab/GLC/assets/53424562/3913e803-0f70-47ad-9008-ecc1bae1d066)