"vscode:/vscode.git/clone" did not exist on "1cbcb0bccce898817a6f597f5c6cf7cab2043004"
Unverified Commit 2bb21bbc authored by littletomatodonkey's avatar littletomatodonkey Committed by GitHub
Browse files

fix eval data (#2735)

parent 37fcc178
......@@ -82,7 +82,7 @@ Eval:
dataset:
name: SimpleDataSet
data_dir: ./train_data/
label_file_list: ["./train_data/train_list.txt"]
label_file_list: ["./train_data/val_list.txt"]
transforms:
- DecodeImage: # load image
img_mode: BGR
......
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