Skip to content

Commit 98b66e2

Browse files
authored
Update coco_instance.py
1 parent 0eb12be commit 98b66e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDT_V3/Detection/configs/_base_/datasets/coco_instance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dataset settings
22
dataset_type = 'CocoDataset'
3-
data_root = '/public/liguoqi/coco_yolo/'
3+
data_root = '../coco_yolo/'
44

55
# Example to use different file client
66
# Method 1: simply set the data root and let the file I/O module

0 commit comments

Comments
 (0)