ethanhe42 / softer-NMS

Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)

Home Page:https://github.com/ethanhe42/KL-Loss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use for YOLO

bobo12138 opened this issue · comments

HELLO, I want to add softer-NMS in YOLO-NMS , what should I do to change the code ? thanks.

@bobo12138 have a look at YOLOv3 + KL-loss https://github.com/yihui-he/KL-Loss#pytorch-re-implementations
BTW, this repo is deprecated. Please use our new repo: https://github.com/yihui-he/KL-Loss