Ljung323
Ljung323
>getting multiple detection for each class enabling `class_agnostic` and setting lower `nms_thr` in nms may solve the problem? https://github.com/RangiLyu/nanodet/blob/226d8cc45b92313b625e893d88c595b7856f556c/nanodet/model/module/nms.py#L90-L92 https://github.com/RangiLyu/nanodet/blob/226d8cc45b92313b625e893d88c595b7856f556c/nanodet/model/module/nms.py#L16
@makseq thank you very much for the comment. I opened a PR: https://github.com/HumanSignal/label-studio-sdk/pull/251
thank you for acknowledging the report and the PR, look forward to a feedback.