Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Mq-b
/
python-train-cpp-infer-demo
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Mq-b/python-train-cpp-infer-demo
Actions
All workflows
Workflows
cpp-cmake-ci
cpp-cmake-ci
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
15 workflow runs
15 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(infer): 对齐 YOLO 分类推理链路并提升 C++ 置信度一致性
cpp-cmake-ci
#15:
Commit
1eb2637
pushed by
Mq-b
1h 20m 47s
master
master
1h 20m 47s
View workflow file
fix: 修复 ci 补充打包内容
cpp-cmake-ci
#14:
Commit
74a3881
pushed by
Mq-b
3m 3s
master
master
3m 3s
View workflow file
更新 CMakeLists.txt 和 MainWindow.cpp,调整输出目录设置,增加模型类别加载功能,优化批量推理结果显示
cpp-cmake-ci
#13:
Commit
2a18ce9
pushed by
Mq-b
2m 3s
master
master
2m 3s
View workflow file
更新训练脚本,调整批量大小和工作线程数以提高训练效率
cpp-cmake-ci
#12:
Commit
d061102
pushed by
Mq-b
1m 34s
master
master
1m 34s
View workflow file
更新推理工具,优化界面和功能,支持批量推理和分页显示结果
cpp-cmake-ci
#11:
Commit
cc1f28a
pushed by
Mq-b
1m 48s
master
master
1m 48s
View workflow file
更新训练脚本和推理工具,调整数据集结构和模型加载逻辑
cpp-cmake-ci
#10:
Commit
89d7a2b
pushed by
Mq-b
1m 35s
master
master
1m 35s
View workflow file
更新 CI 配置,优化 OpenCV 依赖项安装
cpp-cmake-ci
#9:
Commit
e8518c5
pushed by
Mq-b
11m 39s
master
master
11m 39s
View workflow file
更新 CI 配置,增加 Linux 系统OpenCV依赖项安装
cpp-cmake-ci
#8:
Commit
846d854
pushed by
Mq-b
26m 15s
master
master
26m 15s
View workflow file
refactor: 使用 OpenCV 统一 ONNX 分类预处理并更新 CI
cpp-cmake-ci
#7:
Commit
117029f
pushed by
Mq-b
26m 40s
master
master
26m 40s
View workflow file
更新 README.md 和 package-windows.ps1,新增所需运行时 DLL 文件 re2.dll
cpp-cmake-ci
#6:
Commit
5312d98
pushed by
Mq-b
1m 46s
master
master
1m 46s
View workflow file
更新 CI 配置,升级 GitHub Actions 版本并添加 abseil_dll.dll 到所需运行时列表
cpp-cmake-ci
#5:
Commit
a8f72d0
pushed by
Mq-b
1h 11m 23s
master
master
1h 11m 23s
View workflow file
ci: 为 vcpkg/onnxruntime 增加缓存并修复 Linux 头文件引用
cpp-cmake-ci
#4:
Commit
d6568f7
pushed by
Mq-b
1h 13m 0s
master
master
1h 13m 0s
View workflow file
更新 README.md 和 package-windows.ps1,新增所需运行时 DLL 文件列表
cpp-cmake-ci
#3:
Commit
9d8d43c
pushed by
Mq-b
1h 9m 59s
master
master
1h 9m 59s
View workflow file
更新 .gitignore 文件以忽略 VSCode 配置文件,新增 launch.json 文件以支持 YOLOClassifier 在…
cpp-cmake-ci
#2:
Commit
1041501
pushed by
Mq-b
1h 3m 35s
master
master
1h 3m 35s
View workflow file
ci: 新增 C++/CMake 跨平台流水线并支持 Windows 打包发布、新增py训练脚本
cpp-cmake-ci
#1:
Commit
a3938bc
pushed by
Mq-b
1h 5m 3s
master
master
1h 5m 3s
View workflow file
You can’t perform that action at this time.