This repository has been archived on 2026-02-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tkDNN/include/tkDNN/pluginsRT
Micaela Verucchi 702791e41a Add support for yolov4x-mish.
Changes:
- add parameters nms_kind, nms_thresh, new_coords to yolo layer and darknet parser
- added diou nms, new method to compute the BBs
- created test for yolov4x-mish called yolo4x

Tested, all tests work.
Problem to solve: little loss in mAP of yolo4x

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
2020-11-23 11:29:32 +01:00
..
2020-04-28 20:35:30 +02:00
2020-09-11 09:13:59 +02:00
2020-04-23 01:18:27 +02:00
2019-09-17 15:22:39 +02:00
2020-04-28 14:36:02 +02:00
2020-04-24 00:08:06 +02:00
2019-09-17 15:22:39 +02:00
2020-04-23 23:51:23 +02:00
2019-12-20 15:27:41 +01:00
2020-06-30 19:37:16 +02:00
2019-09-17 15:22:39 +02:00
2020-11-23 11:29:32 +01:00