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

Exception has occurred: KeyError 'res4'

Open SuperFDX opened this issue 3 years ago • 0 comments

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. Does anyone know that it has been solved?

SuperFDX avatar Aug 22 '22 06:08 SuperFDX