tmanzini commited on
Commit
551fd26
·
verified ·
1 Parent(s): 0e1bed1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,7 +4,7 @@ datasets:
4
  - CRASAR/CRASAR-U-DROIDs
5
  ---
6
 
7
- This repository contains a Road Damage Assessment model trained on the [CRASAR-U-DROIDs Road Damage Assessment dataset](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_PSPNet/blob/main/RDA_PSP_ResNet101_CCE_simple-epoch%3D25-step%3D13000-val_macro_f1%3D0.61267.ckpt). The following files are provided...
8
  1) The [model file](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_DeepLabv3Plus/blob/main/RDA_Deeplabv3plus_ResNet101_CCE_simple-epoch%3D02-step%3D1500-val_macro_f1%3D0.33333.ckpt)
9
- 2) Metrics files generated from test set evaluation on the CRASAR-U-DROIDs dataset for both [adjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_PSPNet/blob/main/CRASAR-U-DROIDs_RDA_metrics_adjusted.json) and [unadjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_PSPNet/blob/main/CRASAR-U-DROIDs_RDA_metrics_unadjusted.json) inference runs.
10
- 3) The full set of hyperparameters used to train and evaluate the model for both [adjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_PSPNet/blob/main/RDA_ResNet101_PSPNet_simple_adjusted.yaml) and [unadjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_PSPNet/blob/main/RDA_ResNet101_PSPNet_simple_unadjusted.yaml) formulations.
 
4
  - CRASAR/CRASAR-U-DROIDs
5
  ---
6
 
7
+ This repository contains a Road Damage Assessment model trained on the [CRASAR-U-DROIDs Road Damage Assessment dataset](https://huggingface.co/datasets/CRASAR/CRASAR-U-DROIDs). The following files are provided...
8
  1) The [model file](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_DeepLabv3Plus/blob/main/RDA_Deeplabv3plus_ResNet101_CCE_simple-epoch%3D02-step%3D1500-val_macro_f1%3D0.33333.ckpt)
9
+ 2) Metrics files generated from test set evaluation on the CRASAR-U-DROIDs dataset for both [adjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_DeepLabv3Plus/blob/main/CRASAR-U-DROIDs_RDA_metrics_adjusted.json) and [unadjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_DeepLabv3Plus/blob/main/CRASAR-U-DROIDs_RDA_metrics_unadjusted.json) inference runs.
10
+ 3) The full set of hyperparameters used to train and evaluate the model for both [adjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_DeepLabv3Plus/blob/main/RDA_ResNet101_DeepLabv3plus_simple_adjusted.yaml) and [unadjusted](https://huggingface.co/CRASAR/CRASAR-U-DROIDs-RDA_AAAI26_Simple_ResNet101_DeepLabv3Plus/blob/main/RDA_ResNet101_DeepLabv3plus_simple_unadjusted.yaml) formulations.