seq-nms

There are 4 repositories under seq-nms topic.

  • tmoopenn/seq-nms

    Implementation of the seq-nms post-processing algorithm for video object detection

    Language:Python36266
  • daimakram/Video-Object-Detection

    This project improves existing Object Detection Framework (Yolov5) using non-sequential maximal suppression algorithm.

    Language:Python2111
  • carlosjimenezmwb/seq_nms_yolo

    This project combines YOLOv2 and seq-nms to realise real time video detection. Main contribution: creation of easy to follow insctructions.

    Language:C1210
  • GonzaloBoschPastor/Seq_nms_YOLO

    Main idea: the realisation of a video object detector,on the basis of two methods YOLO and SEQ-NMS.

    Language:C01