psycoder

Results 1 issues of psycoder

https://github.com/louisoutin/yolov5_torchserve/blob/1fcbd7bee713983d4975a9a72d3e9ee8cd69c84e/ressources/torchserve_handler.py#L155 In this line, `box_iou` function is used. However it is not defined. It seems that while runtime, it never be reached. Nevertheless, there should be a definition for that...