Upload RT-DETRv2 voucher classifier
Browse files- README.md +9 -9
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -76,24 +76,24 @@ This model is a fine-tuned version of [PekingU/rtdetr_v2_r101vd](https://hugging
|
|
| 76 |
|
| 77 |
|
| 78 |
**Overall Detection Performance:**
|
| 79 |
-
- **mAP**: 0.
|
| 80 |
-
- **mAP@50**: 0.
|
| 81 |
-
- **mAP@75**: 0.
|
| 82 |
|
| 83 |
**Per-Class Average Precision:**
|
| 84 |
- **Digital invoices**: 0.0000 (needs improvement)
|
| 85 |
-
- **Fisico receipts**: 0.
|
| 86 |
- **Tesoreria receipts**: 0.0000 (needs improvement)
|
| 87 |
|
| 88 |
**Model Confidence:**
|
| 89 |
-
- **Digital invoices mean confidence**: 0.
|
| 90 |
-
- **Fisico receipts mean confidence**: 0.
|
| 91 |
-
- **Tesoreria receipts mean confidence**: 0.
|
| 92 |
|
| 93 |
**Performance by Object Size:**
|
| 94 |
- **Small objects**: -1.0000
|
| 95 |
- **Medium objects**: 0.0000
|
| 96 |
-
- **Large objects**: 0.
|
| 97 |
|
| 98 |
**Evaluation Dataset:**
|
| 99 |
- **Digital invoices**: 157 samples (28.8%)
|
|
@@ -122,7 +122,7 @@ This model is a fine-tuned version of [PekingU/rtdetr_v2_r101vd](https://hugging
|
|
| 122 |
|
| 123 |
### MLflow Tracking
|
| 124 |
|
| 125 |
-
- **MLflow Run ID**:
|
| 126 |
- **MLflow Experiment**: RT-DETRv2_Voucher_Classification
|
| 127 |
|
| 128 |
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
**Overall Detection Performance:**
|
| 79 |
+
- **mAP**: 0.0023
|
| 80 |
+
- **mAP@50**: 0.0033
|
| 81 |
+
- **mAP@75**: 0.0033
|
| 82 |
|
| 83 |
**Per-Class Average Precision:**
|
| 84 |
- **Digital invoices**: 0.0000 (needs improvement)
|
| 85 |
+
- **Fisico receipts**: 0.0069 (needs improvement)
|
| 86 |
- **Tesoreria receipts**: 0.0000 (needs improvement)
|
| 87 |
|
| 88 |
**Model Confidence:**
|
| 89 |
+
- **Digital invoices mean confidence**: 0.3061 (low)
|
| 90 |
+
- **Fisico receipts mean confidence**: 0.1853 (low)
|
| 91 |
+
- **Tesoreria receipts mean confidence**: 0.0000 (low)
|
| 92 |
|
| 93 |
**Performance by Object Size:**
|
| 94 |
- **Small objects**: -1.0000
|
| 95 |
- **Medium objects**: 0.0000
|
| 96 |
+
- **Large objects**: 0.0024
|
| 97 |
|
| 98 |
**Evaluation Dataset:**
|
| 99 |
- **Digital invoices**: 157 samples (28.8%)
|
|
|
|
| 122 |
|
| 123 |
### MLflow Tracking
|
| 124 |
|
| 125 |
+
- **MLflow Run ID**: 6c2fc7f32c7946148d0d6799b183b9fa
|
| 126 |
- **MLflow Experiment**: RT-DETRv2_Voucher_Classification
|
| 127 |
|
| 128 |
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80bf7fd48da208b5c9febfabe9cb53bc40e3c63c95962c2699c23541196c5d37
|
| 3 |
size 5841
|