myyolov11

增加了 切片训练后的验证脚本(过杀,漏检,误检),增加导出onnx的额外内容,增加一些训练脚本

https://github.com/mrwhitesmall/myyolov11

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 9 months ago · JSON representation

Repository

增加了 切片训练后的验证脚本(过杀,漏检,误检),增加导出onnx的额外内容,增加一些训练脚本

Basic Info
  • Host: GitHub
  • Owner: MrWhiteSmall
  • License: agpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 243 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Citation

README.md

  1. export_onnx/
  • export_direct.py

  • export_yolov11.py

  1. run_validate/
  • toolforjudgeconfusetype.py

  • toolforjudge_det.py

    1. onnx

    yolo 5 rows * max_conf * (cx,cy,w,h + cls conf)

    yolov11 max_conf

Owner

  • Name: lsj
  • Login: MrWhiteSmall
  • Kind: user

GitHub Events

Total
  • Delete event: 10
  • Issue comment event: 17
  • Push event: 21
  • Pull request review event: 2
  • Pull request event: 32
  • Create event: 24
Last Year
  • Delete event: 10
  • Issue comment event: 17
  • Push event: 21
  • Pull request review event: 2
  • Pull request event: 32
  • Create event: 24

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v5 composite
  • conda-incubator/setup-miniconda v3 composite
  • slackapi/slack-github-action v2.0.0 composite
.github/workflows/cla.yml actions
  • contributor-assistant/github-action v2.6.1 composite
.github/workflows/codeql.yaml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/init v3 composite
.github/workflows/docker.yaml actions
  • actions/checkout v4 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
  • jlumbroso/free-disk-space v1.3.1 composite
  • nick-invision/retry v3 composite
  • slackapi/slack-github-action v2.0.0 composite
.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/format.yml actions
  • ultralytics/actions main composite
.github/workflows/links.yml actions
  • actions/checkout v4 composite
  • nick-invision/retry v3 composite
.github/workflows/merge-main-into-prs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • slackapi/slack-github-action v2.0.0 composite
.github/workflows/stale.yml actions
  • actions/stale v9 composite