Jose Angel Riveaux Meriño
Results
2
issues of
Jose Angel Riveaux Meriño
Running for.a video after some frame the algorithm return this exception. i iou_matching.py:39: RuntimeWarning: invalid value encountered in true_divide return area_intersection / (area_bbox + area_candidates - area_intersection) Traceback (most recent...
I try to use the project with the yolov4 model of darknet project (https://github.com/AlexeyAB/darknet) trained for my own set of objects. When I used the coco weitghs of your link...