Lite-HRNet icon indicating copy to clipboard operation
Lite-HRNet copied to clipboard

__init__() missing 2 required positional arguments: 'doc' and 'pos'

Open jxncyym opened this issue 4 years ago • 0 comments

run test.py: dataset = build_dataset(cfg.data.test, dict(test_mode=True)) get the error:init() missing 2 required positional arguments: 'doc' and 'pos'

jxncyym avatar Jun 21 '21 09:06 jxncyym