Towards-Realtime-MOT/utils
Christian Clauss e6c39ef673 non_max_suppression(): Remove unsupported options (#74)
Fixes #33  Delete all the code that is related to __soft_nms__ as recommended at https://github.com/Zhongdao/Towards-Realtime-MOT/issues/33#issuecomment-572886297
2020-01-10 14:36:47 +08:00
..
syncbn@265a7059eb setup 2019-09-27 13:37:47 +08:00
datasets.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
evaluation.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
io.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
kalman_filter.py setup 2019-09-27 13:37:47 +08:00
log.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
parse_config.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
timer.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
utils.py non_max_suppression(): Remove unsupported options (#74) 2020-01-10 14:36:47 +08:00
visualization.py replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00