captcha_trainer_pytorch icon indicating copy to clipboard operation
captcha_trainer_pytorch copied to clipboard

从文件名获取label时的分割问题

Open Hovennnnn opened this issue 2 years ago • 0 comments

load_dataset.py文件中LoadDataset类的__init__方法,分割label用的是“\”为分隔符,这种分割方法在linux系统并不适用

Hovennnnn avatar Mar 17 '23 08:03 Hovennnnn