We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f492f6c commit 2e1bda5Copy full SHA for 2e1bda5
experiments/aifi/hrnet/mpii_w32_256x256_adam_lr1e-3.yaml
@@ -17,7 +17,7 @@ DATASET:
17
FLIP: true
18
NUM_JOINTS_HALF_BODY: 8
19
PROB_HALF_BODY: -1.0
20
- ROOT: '/media/longc/LSSD/data/MCMT/PETS2009.S2.L1'
+ ROOT: ''
21
ROT_FACTOR: 30
22
SCALE_FACTOR: 0.25
23
TEST_SET: valid
@@ -29,7 +29,7 @@ TEST:
29
FLIP_TEST: true
30
POST_PROCESS: true
31
SHIFT_HEATMAP: true
32
- COCO_BBOX_FILE: '/extra/code/maskrcnn-benchmark/inference/coco_PETS2009.S2.L1/bbox.json'
+ COCO_BBOX_FILE: ''
33
34
MODEL:
35
INIT_WEIGHTS: true
0 commit comments