Skip to content

Commit 70f82f9

Browse files
added data
1 parent 94a0ffc commit 70f82f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/td-hm_hrnet-w32_8xb64-210e_coco-256x192.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
# base dataset settings
9191
dataset_type = 'CocoDataset'
9292
data_mode = 'topdown'
93-
data_root = '../data/'
93+
data_root = '../../data/'
9494

9595
# pipelines
9696
train_pipeline = [

0 commit comments

Comments
 (0)