SuperFDX

Results 2 issues of SuperFDX

File "/home/xxx/project/QueryDet-PyTorch-main/apex_tools/apex_trainer.py", line 278, in build_model model = build_model(cfg) File "/home/xxx/project/QueryDet-PyTorch-main/train_tools/coco_train.py", line 146, in start_train model = Trainer.build_model(cfg) File "/home/xxx/project/QueryDet-PyTorch-main/train_coco.py", line 21, in args=(args,), This bug is encountered during debugging....

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...