Commit
·
8efda88
1
Parent(s):
acbeea9
Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
@@ -3,9 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"DetrForObjectDetection"
|
5 |
],
|
6 |
-
"
|
7 |
-
"dropout": 0.1,
|
8 |
-
"hidden_size": 256,
|
9 |
"id2label": {
|
10 |
"0": "missing",
|
11 |
"1": "product"
|
|
|
3 |
"architectures": [
|
4 |
"DetrForObjectDetection"
|
5 |
],
|
6 |
+
"input_size": 640,
|
|
|
|
|
7 |
"id2label": {
|
8 |
"0": "missing",
|
9 |
"1": "product"
|