Eric P. Nusbaum
commited on
Commit
Β·
169de21
1
Parent(s):
db15883
Iteration 17
Browse files- README.md +29 -20
- onnx/cvexport.manifest +3 -3
- onnx/labels.txt +22 -9
- onnx/model.onnx +2 -2
README.md
CHANGED
@@ -13,17 +13,14 @@ JunkWaxHero is available in **ONNX** format to cater to different deployment nee
|
|
13 |
|
14 |
## π Training Details
|
15 |
|
16 |
-
- **
|
17 |
-
- **
|
18 |
-
- **Domain:** General (Compact) [S1]
|
19 |
|
20 |
### **Overall Performance Metrics**
|
21 |
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
| Recall | 98.8% |
|
26 |
-
| mAP | 99.4% |
|
27 |
|
28 |
## π Dataset
|
29 |
|
@@ -33,18 +30,30 @@ The training dataset for **JunkWaxHero** was meticulously curated to ensure robu
|
|
33 |
|
34 |
JunkWaxHero has been meticulously trained to recognize the following baseball card sets with exceptional accuracy:
|
35 |
|
36 |
-
|
|
37 |
-
|
38 |
-
| 1984
|
39 |
-
| 1987
|
40 |
-
|
|
41 |
-
|
|
42 |
-
| 1989
|
43 |
-
|
|
44 |
-
|
|
45 |
-
|
|
46 |
-
|
|
47 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
*Included sets are marked with a β
, while excluded sets (if any) would be marked with a β.*
|
49 |
|
50 |
## π Getting Started
|
|
|
13 |
|
14 |
## π Training Details
|
15 |
|
16 |
+
- **Model Version:** Iteration 17
|
17 |
+
- **Domain:** General (compact) [S1]
|
|
|
18 |
|
19 |
### **Overall Performance Metrics**
|
20 |
|
21 |
+
- **Precision:** 98.6%
|
22 |
+
- **Recall:** 97.3%
|
23 |
+
- **mAP:** 98.6%
|
|
|
|
|
24 |
|
25 |
## π Dataset
|
26 |
|
|
|
30 |
|
31 |
JunkWaxHero has been meticulously trained to recognize the following baseball card sets with exceptional accuracy:
|
32 |
|
33 |
+
| Tag | Precision | Recall | Average Precision (AP) |
|
34 |
+
| ---------------- | --------- | ------ | ---------------------- |
|
35 |
+
| 1984 Topps | 100.0% | 100.0% | 100.0% |
|
36 |
+
| 1987 Topps | 100.0% | 100.0% | 100.0% |
|
37 |
+
| 1988 Score | 100.0% | 100.0% | 100.0% |
|
38 |
+
| 1988 Topps | 100.0% | 100.0% | 100.0% |
|
39 |
+
| 1989 Upper Deck | 100.0% | 92.3% | 99.5% |
|
40 |
+
| 1989 Fleer | 100.0% | 100.0% | 100.0% |
|
41 |
+
| 1989 Bowman | 94.7% | 94.7% | 99.7% |
|
42 |
+
| 1989 Donruss | 100.0% | 94.7% | 94.7% |
|
43 |
+
| 1989 Score | 100.0% | 100.0% | 100.0% |
|
44 |
+
| 1989 Topps | 95.5% | 100.0% | 99.6% |
|
45 |
+
| 1990 Topps | 100.0% | 100.0% | 100.0% |
|
46 |
+
| 1990 Donruss | 100.0% | 100.0% | 100.0% |
|
47 |
+
| 1990 Leaf | 100.0% | 100.0% | 100.0% |
|
48 |
+
| 1990 Leaf Pack | 100.0% | 100.0% | 100.0% |
|
49 |
+
| 1991 Upper Deck | 100.0% | 89.5% | 94.7% |
|
50 |
+
| 1991 Leaf | 100.0% | 95.5% | 95.5% |
|
51 |
+
| 1992 Upper Deck | 100.0% | 87.5% | 91.7% |
|
52 |
+
| 1992 Fleer | 95.5% | 100.0% | 100.0% |
|
53 |
+
| 1992 Fleer Ultra | 100.0% | 100.0% | 100.0% |
|
54 |
+
| 1992 Pinnacle | 100.0% | 100.0% | 100.0% |
|
55 |
+
| 1993 Topps | 90.9% | 90.9% | 94.9% |
|
56 |
+
| 1994 Score | 95.5% | 95.5% | 99.8% |
|
57 |
*Included sets are marked with a β
, while excluded sets (if any) would be marked with a β.*
|
58 |
|
59 |
## π Getting Started
|
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-20T21:04:41.1626904Z",
|
7 |
+
"IterationId": "ae0dc2df-5cc0-4d92-8f01-284700a41d22",
|
8 |
"ModelFileName": "model.onnx",
|
9 |
"LabelFileName": "labels.txt",
|
10 |
"MetadataPropsFileName": "metadata_properties.json",
|
11 |
+
"ModelFileSHA1": "c38731de5d98a330b3a833597dfd0e00901db141",
|
12 |
"SchemaVersion": "1.0"
|
13 |
}
|
onnx/labels.txt
CHANGED
@@ -1,9 +1,22 @@
|
|
1 |
-
1984
|
2 |
-
1987
|
3 |
-
|
4 |
-
|
5 |
-
1989
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1984|Topps
|
2 |
+
1987|Topps
|
3 |
+
1988|Score
|
4 |
+
1988|Topps
|
5 |
+
1989|Bowman
|
6 |
+
1989|Donruss
|
7 |
+
1989|Fleer
|
8 |
+
1989|Score
|
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|Score
|
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:1767cfb48466ae59240e5a9c51488e9fec76385bfda57868f51d03eea55a8ce2
|
3 |
+
size 12450516
|