We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647f85d commit 9050c6fCopy full SHA for 9050c6f
configs/rec/rec_r50_fpn_srn.yml
@@ -84,7 +84,7 @@ Train:
84
Eval:
85
dataset:
86
name: LMDBDataSet
87
- data_dir: ../train_data/data_lmdb_release/validation/
+ data_dir: ./train_data/data_lmdb_release/validation/
88
transforms:
89
- DecodeImage: # load image
90
img_mode: BGR
0 commit comments