Skip to content
View kivenyangming's full-sized avatar

Block or report kivenyangming

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
kivenyangming/README.md
  • 👀 一位IT民工自我修炼备忘录

Pinned Loading

  1. yolo-bubbliiiing-onnx yolo-bubbliiiing-onnx Public

    为bubbliiiing的yolo系列代码进行onnx部署(C++),目前已完美适配yolov4>>yolov5>>yolov5-6.1>>yolov7

    C++ 14 1

  2. NCS2RGB NCS2RGB Public

    使用python完成NCS色卡编码转换为RGB颜色值

    Python 1

  3. LabelImgSam LabelImgSam Public

    这是一个通过mobileSam推理获取预测框进行筛选出目标框的脚本,协助标注人员快速标注工作,在小目标标注上具有明显优势

    Python 6 2

  4. OpencvSocket OpencvSocket Public

    这是一个使用opencv读取视频并使用socket进行传输视频画面的脚本文件,相较于调用ffmpeg传输节约了90%的数据量

    C++ 11 2

  5. Gige2Opencv Gige2Opencv Public

    工业相机Gige采集图像数据转为Opencv的Mat数据

    C++

  6. OpenUSBCam OpenUSBCam Public

    在rk3588中使用ffmpeg库文件实现读取usb摄像头

    C