Eric P. Nusbaum commited on
Commit ยท
eb4b643
1
Parent(s): 0c2a2b8
Iteration 21
Browse files- README.md +49 -28
- onnx/cvexport.manifest +3 -3
- onnx/labels.txt +22 -1
- onnx/model.onnx +2 -2
README.md
CHANGED
|
@@ -20,14 +20,14 @@ JunkWaxHero is available in **ONNX** format to cater to different deployment nee
|
|
| 20 |
|
| 21 |
## ๐ Training Details
|
| 22 |
|
| 23 |
-
- **Model Version:** Iteration
|
| 24 |
- **Domain:** General (compact) [S1]
|
| 25 |
|
| 26 |
### **Overall Performance Metrics**
|
| 27 |
|
| 28 |
-
- **Precision:**
|
| 29 |
-
- **Recall:**
|
| 30 |
-
- **mAP:** 98.
|
| 31 |
|
| 32 |
## ๐ Dataset
|
| 33 |
|
|
@@ -37,30 +37,51 @@ The training dataset for **JunkWaxHero** was meticulously curated to ensure robu
|
|
| 37 |
|
| 38 |
JunkWaxHero has been meticulously trained to recognize the following baseball card sets with exceptional accuracy:
|
| 39 |
|
| 40 |
-
| Tag
|
| 41 |
-
| ---------------- | --------- | ------ | ---------------------- |
|
| 42 |
-
|
|
| 43 |
-
|
|
| 44 |
-
|
|
| 45 |
-
|
|
| 46 |
-
|
|
| 47 |
-
|
|
| 48 |
-
|
|
| 49 |
-
|
|
| 50 |
-
|
|
| 51 |
-
| 1989
|
| 52 |
-
|
|
| 53 |
-
|
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
-
|
|
| 57 |
-
|
|
| 58 |
-
|
|
| 59 |
-
|
|
| 60 |
-
|
|
| 61 |
-
|
|
| 62 |
-
|
|
| 63 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
|
| 65 |
*Included sets are marked with a โ
, while excluded sets (if any) would be marked with a โ.*
|
| 66 |
|
|
|
|
| 20 |
|
| 21 |
## ๐ Training Details
|
| 22 |
|
| 23 |
+
- **Model Version:** Iteration 22
|
| 24 |
- **Domain:** General (compact) [S1]
|
| 25 |
|
| 26 |
### **Overall Performance Metrics**
|
| 27 |
|
| 28 |
+
- **Precision:** 99.0%
|
| 29 |
+
- **Recall:** 96.7%
|
| 30 |
+
- **mAP:** 98.5%
|
| 31 |
|
| 32 |
## ๐ Dataset
|
| 33 |
|
|
|
|
| 37 |
|
| 38 |
JunkWaxHero has been meticulously trained to recognize the following baseball card sets with exceptional accuracy:
|
| 39 |
|
| 40 |
+
| Tag | Precision | Recall | Average Precision (AP) |
|
| 41 |
+
| -------------------------------- | --------- | ------ | ---------------------- |
|
| 42 |
+
| 1982 Donruss | 100.0% | 100.0% | 100.0% |
|
| 43 |
+
| 1984 Topps | 100.0% | 100.0% | 100.0% |
|
| 44 |
+
| 1987 Fleer | 100.0% | 95.5% | 95.5% |
|
| 45 |
+
| 1987 Topps | 100.0% | 100.0% | 100.0% |
|
| 46 |
+
| 1988 Donruss | 95.5% | 100.0% | 100.0% |
|
| 47 |
+
| 1988 Fleer | 100.0% | 71.4% | 90.5% |
|
| 48 |
+
| 1988 Fleer Pack | 100.0% | 100.0% | 100.0% |
|
| 49 |
+
| 1988 Score | 100.0% | 100.0% | 100.0% |
|
| 50 |
+
| 1988 Topps | 100.0% | 95.8% | 100.0% |
|
| 51 |
+
| 1989 Bowman | 100.0% | 94.7% | 99.7% |
|
| 52 |
+
| 1989 Donruss | 100.0% | 94.7% | 100.0% |
|
| 53 |
+
| 1989 Fleer | 100.0% | 100.0% | 100.0% |
|
| 54 |
+
| 1989 Score | 100.0% | 100.0% | 100.0% |
|
| 55 |
+
| 1989 Topps | 95.0% | 90.5% | 95.0% |
|
| 56 |
+
| 1989 Upper Deck | 100.0% | 92.3% | 100.0% |
|
| 57 |
+
| 1990 Donruss | 100.0% | 100.0% | 100.0% |
|
| 58 |
+
| 1990 Fleer Pack | 92.3% | 100.0% | 100.0% |
|
| 59 |
+
| 1990 Leaf | 94.7% | 94.7% | 99.3% |
|
| 60 |
+
| 1990 Leaf Pack | 100.0% | 100.0% | 100.0% |
|
| 61 |
+
| 1990 Topps | 100.0% | 100.0% | 100.0% |
|
| 62 |
+
| 1990 Upper Deck High Series Pack | 100.0% | 95.7% | 99.5% |
|
| 63 |
+
| 1991 Fleer Ultra | 100.0% | 100.0% | 100.0% |
|
| 64 |
+
| 1991 Leaf | 100.0% | 90.9% | 95.5% |
|
| 65 |
+
| 1991 Leaf Pack | 100.0% | 100.0% | 100.0% |
|
| 66 |
+
| 1991 Upper Deck | 100.0% | 89.5% | 94.7% |
|
| 67 |
+
| 1991 Upper Deck Low Series Pack | 100.0% | 96.0% | 99.6% |
|
| 68 |
+
| 1992 Fleer | 100.0% | 100.0% | 100.0% |
|
| 69 |
+
| 1992 Fleer Ultra | 100.0% | 100.0% | 100.0% |
|
| 70 |
+
| 1992 Fleer Pack | 100.0% | 75.0% | 75.0% |
|
| 71 |
+
| 1992 O-Pee-Chee Premiere | 100.0% | 94.7% | 94.7% |
|
| 72 |
+
| 1992 Pinnacle | 100.0% | 100.0% | 100.0% |
|
| 73 |
+
| 1992 Pinnacle Pack | 100.0% | 85.7% | 100.0% |
|
| 74 |
+
| 1992 Upper Deck | 100.0% | 87.5% | 95.7% |
|
| 75 |
+
| 1992 Upper Deck High Series Pack | 100.0% | 100.0% | 100.0% |
|
| 76 |
+
| 1993 Fleer Series 1 Pack | 100.0% | 100.0% | 100.0% |
|
| 77 |
+
| 1993 Fleer Series 2 Pack | 100.0% | 100.0% | 100.0% |
|
| 78 |
+
| 1993 Topps | 95.2% | 90.9% | 99.0% |
|
| 79 |
+
| 1994 Leaf | 100.0% | 100.0% | 100.0% |
|
| 80 |
+
| 1994 Pinnacle | 100.0% | 100.0% | 100.0% |
|
| 81 |
+
| 1994 Score | 100.0% | 100.0% | 100.0% |
|
| 82 |
+
| 1995 Leaf | 100.0% | 100.0% | 100.0% |
|
| 83 |
+
| 1995 Select | 95.5% | 100.0% | 100.0% |
|
| 84 |
+
| 1996 Pinnacle | 92.3% | 100.0% | 100.0% |
|
| 85 |
|
| 86 |
*Included sets are marked with a โ
, while excluded sets (if any) would be marked with a โ.*
|
| 87 |
|
onnx/cvexport.manifest
CHANGED
|
@@ -3,11 +3,11 @@
|
|
| 3 |
"Platform": "ONNX",
|
| 4 |
"Flavor": null,
|
| 5 |
"ExporterVersion": "2.0",
|
| 6 |
-
"ExportedDate": "2025-01-
|
| 7 |
-
"IterationId": "
|
| 8 |
"ModelFileName": "model.onnx",
|
| 9 |
"LabelFileName": "labels.txt",
|
| 10 |
"MetadataPropsFileName": "metadata_properties.json",
|
| 11 |
-
"ModelFileSHA1": "
|
| 12 |
"SchemaVersion": "1.0"
|
| 13 |
}
|
|
|
|
| 3 |
"Platform": "ONNX",
|
| 4 |
"Flavor": null,
|
| 5 |
"ExporterVersion": "2.0",
|
| 6 |
+
"ExportedDate": "2025-01-27T02:07:50.0883663Z",
|
| 7 |
+
"IterationId": "2b4583ab-8ce9-49da-89f4-dc98c798d49e",
|
| 8 |
"ModelFileName": "model.onnx",
|
| 9 |
"LabelFileName": "labels.txt",
|
| 10 |
"MetadataPropsFileName": "metadata_properties.json",
|
| 11 |
+
"ModelFileSHA1": "2529a954374b63eae14a76d0342019f710023403",
|
| 12 |
"SchemaVersion": "1.0"
|
| 13 |
}
|
onnx/labels.txt
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
|
|
| 1 |
1984|Topps
|
|
|
|
| 2 |
1987|Topps
|
|
|
|
|
|
|
|
|
|
| 3 |
1988|Score
|
| 4 |
1988|Topps
|
| 5 |
1989|Bowman
|
|
@@ -9,14 +14,30 @@
|
|
| 9 |
1989|Topps
|
| 10 |
1989|Upper Deck
|
| 11 |
1990|Donruss
|
|
|
|
| 12 |
1990|Leaf
|
| 13 |
1990|Leaf|Pack
|
| 14 |
1990|Topps
|
|
|
|
|
|
|
| 15 |
1991|Leaf
|
|
|
|
| 16 |
1991|Upper Deck
|
|
|
|
| 17 |
1992|Fleer
|
| 18 |
1992|Fleer Ultra
|
|
|
|
|
|
|
| 19 |
1992|Pinnacle
|
|
|
|
| 20 |
1992|Upper Deck
|
|
|
|
|
|
|
|
|
|
| 21 |
1993|Topps
|
| 22 |
-
1994|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
1982|Donruss
|
| 2 |
1984|Topps
|
| 3 |
+
1987|Fleer
|
| 4 |
1987|Topps
|
| 5 |
+
1988|Donruss
|
| 6 |
+
1988|Fleer
|
| 7 |
+
1988|Fleer|Pack
|
| 8 |
1988|Score
|
| 9 |
1988|Topps
|
| 10 |
1989|Bowman
|
|
|
|
| 14 |
1989|Topps
|
| 15 |
1989|Upper Deck
|
| 16 |
1990|Donruss
|
| 17 |
+
1990|Fleer|Pack
|
| 18 |
1990|Leaf
|
| 19 |
1990|Leaf|Pack
|
| 20 |
1990|Topps
|
| 21 |
+
1990|Upper Deck|High Series|Pack
|
| 22 |
+
1991|Fleer Ultra
|
| 23 |
1991|Leaf
|
| 24 |
+
1991|Leaf|Pack
|
| 25 |
1991|Upper Deck
|
| 26 |
+
1991|Upper Deck|Low Series|Pack
|
| 27 |
1992|Fleer
|
| 28 |
1992|Fleer Ultra
|
| 29 |
+
1992|Fleer|Pack
|
| 30 |
+
1992|O-Pee-Chee Premiere
|
| 31 |
1992|Pinnacle
|
| 32 |
+
1992|Pinnacle|Pack
|
| 33 |
1992|Upper Deck
|
| 34 |
+
1992|Upper Deck|High Series|Pack
|
| 35 |
+
1993|Fleer|Series 1|Pack
|
| 36 |
+
1993|Fleer|Series 2|Pack
|
| 37 |
1993|Topps
|
| 38 |
+
1994|Leaf
|
| 39 |
+
1994|Pinnacle
|
| 40 |
+
1994|Score
|
| 41 |
+
1995|Leaf
|
| 42 |
+
1995|Select
|
| 43 |
+
1996|Pinnacle
|
onnx/model.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2332a551d5b60dcce834bce7f732c27301086aa3480d56ec27eb2685214ddc53
|
| 3 |
+
size 13711020
|