isLouisHsu / isLouisHsu/isLouisHsu.github.io
深度学习框架darknet【三】——调包大法好 | LOUIS' BLOG
Open
Nobody has claimed this yet.
7f495adbaa985ea6781309c2d2d14364
Gitalk
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
前言本节以YOLO为例,介绍如何调用darknet函数来进行网络训练和测试,对框架有一个整体的认识。 Main主函数入口在examples/darknet.c/main,命令行指定参数yolo即可进入yolo的运行函数段12$ ./darknet yolousage: ./darknet yolo [train/test/valid] [cfg] [weights (optional)] 由以下代
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked LOUIS' BLOG article first, then inspect examples/darknet.c and its main entry point. The issue does not specify a documentation change, target file, tests, or acceptance criteria, so the intended completed work is not defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100