Commit 3f492b4b authored by xinghao's avatar xinghao
Browse files

Update path_catlog.py

parent 8007cee2
......@@ -2,7 +2,7 @@ import os
class DatasetCatalog:
DATA_DIR = '/workspace/coco2017_50/'
DATA_DIR = 'coco2017_50/'
DATASETS = {
'voc_2007_train': {
"data_dir": "VOC2007",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment