isLouisHsu / isLouisHsu/isLouisHsu.github.io

CenterNet - Objects as Points | LOUIS' BLOG

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

Nobody has claimed this yet.

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

Description

https://louishsu.xyz/2019/10/09/CenterNet-Objects-as-Points/

前言目前大多检测算法将物体视作边界框进行检测,并采用锚框(Anchor),能很大程度提升检测算法的表现,但是Anchor难以确定参数,且增加大量网络运算量。目前的物体检测算法开始向无Anchor的方向发展,如本文的CenterNet,是把物体所在包围框作为点,并结合热图的形式进行。除物体检测外,此算法还可用于人体姿态识别、3D物体检测等。 论文阅读Introduction In this pape

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

Start with the linked CenterNet article and inspect the repository's existing blog-post structure. The issue does not name a target file, entry point, or acceptance criteria, so confirm where this content belongs and what published result is expected before starting.

Written by the indexing model from the issue text.

Assessment

Domain
content, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.