fix cae dataset

pull/2700/head
zengshao0622 2023-03-14 07:23:02 +00:00 committed by cuicheng01
parent d66010956d
commit 2a454abe3d
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ DataLoader:
Eval:
dataset:
name: ImageNetDataset
image_root: /dataset/ILSVRC2012/
image_root: ./dataset/ILSVRC2012/
cls_label_path: ./dataset/ILSVRC2012/val_list.txt
transform_ops:
- DecodeImage: