Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -3,6 +3,6 @@
|
|
| 3 |
"architectures": [
|
| 4 |
"ResNet50ForPoseEstimation"
|
| 5 |
],
|
| 6 |
-
"num_labels": 34,
|
| 7 |
"image_size": 224
|
| 8 |
}
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"ResNet50ForPoseEstimation"
|
| 5 |
],
|
| 6 |
+
"num_labels": 34,
|
| 7 |
"image_size": 224
|
| 8 |
}
|