4 results for “topic:seq-nms”
Implementation of the seq-nms post-processing algorithm for video object detection
This project improves existing Object Detection Framework (Yolov5) using non-sequential maximal suppression algorithm.
This project combines YOLOv2 and seq-nms to realise real time video detection. Main contribution: creation of easy to follow insctructions.
Main idea: the realisation of a video object detector,on the basis of two methods YOLO and SEQ-NMS.