Skip to content

Docs: add CSPNext to pytorch architectures, minor formatting - #3413

Merged
deruyter92 merged 3 commits into
mainfrom
cy/docs-add-cspnext
Jul 20, 2026
Merged

Docs: add CSPNext to pytorch architectures, minor formatting#3413
deruyter92 merged 3 commits into
mainfrom
cy/docs-add-cspnext

Conversation

@C-Achard

@C-Achard C-Achard commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Scope

  • Add missing CSPNeXt documentation
  • Change md section formatting
  • Updated docstring for the model

Initially reported by @CeliaBenquet

C-Achard added 2 commits July 16, 2026 14:57
Update the PyTorch architectures docs to use consistent `###` subsection headings for each model family, improving readability and navigation. Add a new CSPNeXt section describing its role as a standalone backbone and as RTMPose’s backbone, including available variants (`cspnext_s`, `cspnext_m`, `cspnext_x`).
@C-Achard C-Achard self-assigned this Jul 16, 2026
@C-Achard C-Achard added enhancement New feature or request documentation documentation updates/comments pytorch labels Jul 16, 2026
@C-Achard
C-Achard marked this pull request as ready for review July 16, 2026 13:03
@C-Achard
C-Achard requested a review from deruyter92 July 16, 2026 13:03

@deruyter92 deruyter92 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great tnx! Also good that you included the papers.

@deruyter92
deruyter92 merged commit 030f458 into main Jul 20, 2026
12 checks passed
@deruyter92
deruyter92 deleted the cy/docs-add-cspnext branch July 20, 2026 11:39
@deruyter92 deruyter92 mentioned this pull request Jul 20, 2026
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation documentation updates/comments enhancement New feature or request pytorch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants