Megvii-BaseDetection / Megvii-BaseDetection/YOLOX

Modified CSP v5的一些细节

Open
#1,172 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10.6k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

请问论文中的Modified CSP v5是不是就是darknet.py里的CSPDarknet?
https://github.com/Megvii-BaseDetection/YOLOX/blob/5bbfc110d73e80df4406e96b3c1103bb3555770f/yolox/models/darknet.py#L97

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 implementation at yolox/models/darknet.py near line 97, then compare its CSPDarknet structure with the paper's description of Modified CSP v5. The issue is asking for identification rather than naming a documentation change; done would be a clear, referenced explanation of whether the two correspond.

Written by the indexing model from the issue text.

Assessment

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