QueryDet-PyTorch icon indicating copy to clipboard operation
QueryDet-PyTorch copied to clipboard

Exception has occurred: ScannerError mapping values are not allowed here

Open SuperFDX opened this issue 3 years ago • 0 comments

Exception has occurred: ScannerError mapping values are not allowed here in "/home/xxx/project/QueryDet-PyTorch-main/models/config.py", line 5, column 29 File "/home/xxx/project/QueryDet-PyTorch-main/train_tools/coco_train.py", line 135, in setup cfg.merge_from_file(args.config_file) File "/home/xxx/project/QueryDet-PyTorch-main/train_tools/coco_train.py", line 143, in start_train cfg = setup(args) File "/home/xxx/project/QueryDet-PyTorch-main/train_coco.py", line 21, in args=(args,),

SuperFDX avatar Aug 18 '22 10:08 SuperFDX