Skip to content

Commit 2e1bda5

Browse files
committed
rm default root and bbox
1 parent f492f6c commit 2e1bda5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

experiments/aifi/hrnet/mpii_w32_256x256_adam_lr1e-3.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DATASET:
1717
FLIP: true
1818
NUM_JOINTS_HALF_BODY: 8
1919
PROB_HALF_BODY: -1.0
20-
ROOT: '/media/longc/LSSD/data/MCMT/PETS2009.S2.L1'
20+
ROOT: ''
2121
ROT_FACTOR: 30
2222
SCALE_FACTOR: 0.25
2323
TEST_SET: valid
@@ -29,7 +29,7 @@ TEST:
2929
FLIP_TEST: true
3030
POST_PROCESS: true
3131
SHIFT_HEATMAP: true
32-
COCO_BBOX_FILE: '/extra/code/maskrcnn-benchmark/inference/coco_PETS2009.S2.L1/bbox.json'
32+
COCO_BBOX_FILE: ''
3333

3434
MODEL:
3535
INIT_WEIGHTS: true

0 commit comments

Comments
 (0)