Update config.json
Browse files- config.json +4 -0
config.json
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"id2label": {
|
3 |
"0": "pole",
|
4 |
"1": "person"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ConradHw/pole_detect",
|
3 |
+
"architectures": [
|
4 |
+
"YolosForObjectDetection"
|
5 |
+
],
|
6 |
"id2label": {
|
7 |
"0": "pole",
|
8 |
"1": "person"
|