Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# rtdetr-v2-r101-cppe5-finetune-2
|
16 |
|
17 |
-
This model is a fine-tuned version of [PekingU/rtdetr_v2_r101vd](https://huggingface.co/PekingU/rtdetr_v2_r101vd) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 9.5258
|
20 |
- Map: 0.3781
|
@@ -117,4 +117,4 @@ The following hyperparameters were used during training:
|
|
117 |
- Transformers 4.51.3
|
118 |
- Pytorch 2.7.0+cu126
|
119 |
- Datasets 3.6.0
|
120 |
-
- Tokenizers 0.21.1
|
|
|
14 |
|
15 |
# rtdetr-v2-r101-cppe5-finetune-2
|
16 |
|
17 |
+
This model is a fine-tuned version of [PekingU/rtdetr_v2_r101vd](https://huggingface.co/PekingU/rtdetr_v2_r101vd) for the detection of coronary artery stenosis on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 9.5258
|
20 |
- Map: 0.3781
|
|
|
117 |
- Transformers 4.51.3
|
118 |
- Pytorch 2.7.0+cu126
|
119 |
- Datasets 3.6.0
|
120 |
+
- Tokenizers 0.21.1
|