nikolai40 commited on
Commit
80bfcec
·
verified ·
1 Parent(s): f9d603c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -7,4 +7,13 @@ Contains all trained models for the pipeline
7
 
8
  In each directory models are named as follows: "model_epoch_[epoch_number]\_split\_[split_number].pt"
9
 
10
- CSV files indicate the performance while training.
 
 
 
 
 
 
 
 
 
 
7
 
8
  In each directory models are named as follows: "model_epoch_[epoch_number]\_split\_[split_number].pt"
9
 
10
+ CSV files indicate the performance while training.
11
+
12
+ Repository is structured as follows:
13
+
14
+ - Binet_aug_norm: BiNet model with synthetic images
15
+ - Binet_norm: Standard BiNet model
16
+ - CLAMM_P1_Crossval: 5-fold cross-validation for the CLaMM dataset
17
+ - HIMANIS_P1_Crossval: 5-fold cross-validation for the Himanis dataset
18
+ - MPS_P1_Crossval: 5-fold cross-validation for the MPS dataset
19
+ - SCRIBBLE_P1_Crossval: 5-fold cross-validation for the ScribbleLens dataset