Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
`tracer-b7.pth` - Pretrained TRACER with EfficientNet v1 b7 encoder.
|
|
|
5 |
`tracer-b7-carveset-finetuned.pth` - The model of tracer b7, which has been finetuned on the CarveSet dataset, with DUTS-HD subset. This model achieves an average F-Beta score of 96.2% on the test set.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
`tracer-b7.pth` - Pretrained TRACER with EfficientNet v1 b7 encoder.
|
5 |
+
|
6 |
`tracer-b7-carveset-finetuned.pth` - The model of tracer b7, which has been finetuned on the CarveSet dataset, with DUTS-HD subset. This model achieves an average F-Beta score of 96.2% on the test set.
|