Open YH-2023 opened 7 months ago
"When I use train_cfg, the HungarianAssigner throws an error: TypeError: HungarianAssigner.init() got an unexpected keyword argument 'reg_cost'. However, in loss_module.py, what is used is TopkHungarianAssigner. How can I resolve this issue?"
"When I use train_cfg, the HungarianAssigner throws an error: TypeError: HungarianAssigner.init() got an unexpected keyword argument 'reg_cost'. However, in loss_module.py, what is used is TopkHungarianAssigner. How can I resolve this issue?"