isLouisHsu / isLouisHsu/isLouisHsu.github.io

YOLO! v1, v2, v3 | LOUIS' BLOG

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

https://louishsu.xyz/2019/09/01/YOLO-v1-v2-v3/

前言YOLO是You Only Look Once的简称,是one-stage检测算法,在2016年刚提出时风靡一时,现在看可能存在一些缺点,后续有许多one-stage检测算法都参考YOLO的思路,如SSD。目前位置,YOLO共发布了3代,论文链接在Reference中。 YOLOv1YOLO的一个关键点是,将目标检测作为回归任务,将分离的边界框回归和分类联合起来,可进行端到端的优化。 We

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

The issue body contains a YOLO v1–v3 blog article and a reference link, but it names no repository file, test, or entry point. Clarify whether the requested work is to publish, edit, or otherwise update this content before starting; completion criteria are not specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
machine-learning
Domain
content
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.