Docs: add CSPNext to pytorch architectures, minor formatting (#3413)
* Fix incorrect docstring * Document CSPNeXt and tidy architecture headings 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`). * Update cspnext.py
C
Cyril Achard committed
030f45800c62a20f08949ef04ae04ffcfd16d6fa
Parent: a52a68c
Committed by GitHub <noreply@github.com>
on 7/20/2026, 11:39:22 AM