im-wali commited on
Commit
4db0ac7
·
verified ·
1 Parent(s): 697566e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,6 +3,6 @@
3
  "architectures": [
4
  "ResNet50ForPoseEstimation"
5
  ],
6
- "num_labels": 34, # keypoints (x, y)의 총 개수
7
  "image_size": 224
8
  }
 
3
  "architectures": [
4
  "ResNet50ForPoseEstimation"
5
  ],
6
+ "num_labels": 34,
7
  "image_size": 224
8
  }