Skip to content
View samsu2018's full-sized avatar
Block or Report

Block or report samsu2018

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. yolov34-cpp-opencv-dnn yolov34-cpp-opencv-dnn Public

    Forked from hpc203/yolov34-cpp-opencv-dnn

    4种YOLO目标检测的C++和Python两个版本的实现

    C++

  2. mAP mAP Public

    Forked from Cartucho/mAP

    mean Average Precision - This code evaluates the performance of your neural net for object recognition.

    Python

  3. yolov5-v6.1-opencv-onnxrun yolov5-v6.1-opencv-onnxrun Public

    Forked from hpc203/yolov5-v6.1-opencv-onnxrun

    分别使用OpenCV、ONNXRuntime部署yolov5-v6.1目标检测,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l,yolov5n,yolov5x,yolov5s6,yolov5m6,yolov5l6,yolov5n6,yolov5x6的十种结构的yolov5-v6.1

    Python

  4. yolov5_6.0_opencvdnn_python yolov5_6.0_opencvdnn_python Public

    Forked from VITA-Alchemy/yolov5_6.0_opencvdnn_python

    yolov5-v6.0 opencv dnn

    Python