hchandirasekar
a2b0dd62d1
added yolo4x and yolo4-csp from the github repo and download file corrections
2021-03-26 12:18:46 +05:30
Micaela Verucchi
936068e9b4
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
Micaela Verucchi
4f3cdd76c8
Add yolo4_mmr test
...
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com >
2020-10-23 11:40:55 +02:00
Micaela Verucchi
83d57436ac
Add weights download link for csresnext50-panet-spp_berkeley ( fix #63 )
...
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com >
2020-07-01 11:56:46 +02:00
Micaela Verucchi
4c9b9bf03a
yolo4tiny works on tensorRT 🐬 🐬 🐬 🐬
...
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com >
2020-06-30 15:52:58 +02:00
Micaela Verucchi
35c0d9fd37
yolov4tiny works on CUDNN
...
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com >
2020-06-30 15:19:03 +02:00
Francesco Gatti
6d467e5d93
viz yolo3 preprocess
2020-06-16 13:19:30 +02:00
Francesco Gatti
0f3dbac962
viz yolo3
2020-06-16 12:36:45 +02:00
Micaela Verucchi
1e8ef497d8
Imptove relative paths
...
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com >
Francesco Gatti <gattifrancesco@hotmail.it >
2020-06-15 17:15:37 +02:00
Francesco Gatti
fec43f35dc
fix wrong commit
2020-06-14 13:03:48 +02:00
Francesco Gatti
d617062752
serialize fix
2020-06-14 13:01:45 +02:00
Francesco Gatti
2df8bb92c2
merge
2020-06-01 15:34:59 +02:00
Francesco Gatti
af9bb411be
darknet parser tested
2020-06-01 14:55:08 +02:00
Francesco Gatti
21518c5eef
darknet parse all net to be tested
2020-06-01 12:22:55 +02:00