isLouisHsu / isLouisHsu/isLouisHsu.github.io

深度学习框架darknet【三】——调包大法好 | LOUIS' BLOG

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

7f495adbaa985ea6781309c2d2d14364 Gitalk
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://louishsu.xyz/2019/12/08/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E6%A1%86%E6%9E%B6darknet%E3%80%90%E4%B8%89%E3%80%91%E2%80%94%E2%80%94%E8%B0%83%E5%8C%85%E5%A4%A7%E6%B3%95%E5%A5%BD/

前言本节以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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.