clu5 / federated-conformal

Conformal Prediction + Federated Learning
https://arxiv.org/abs/2305.17564
10 stars 0 forks source link

RE: experiments file #1

Open Sreebhargavibalijaa opened 9 months ago

Sreebhargavibalijaa commented 9 months ago

there is no experiments file in the code, you are using it here

path_to_experiments = Path('new_experiments/')

error:- FileNotFoundError: [Errno 2] No such file or directory: 'experiments/fitzpatrick_tct_efficientnet-b1_pretrained_skin_type_partition/val_df.csv'

clu5 commented 5 months ago

You have to train TCT model first. Please see the updated readme for the command and hyperparameters.