Skip to content

Add support for nested/OrderedDict outputs and dynamic layer-aligned formatting for FPN-style backbones - #212

Open
vlebe wants to merge 6 commits into
sksq96:masterfrom
vlebe:object-detection
Open

Add support for nested/OrderedDict outputs and dynamic layer-aligned formatting for FPN-style backbones#212
vlebe wants to merge 6 commits into
sksq96:masterfrom
vlebe:object-detection

Conversation

@vlebe

@vlebe vlebe commented Nov 25, 2025

Copy link
Copy Markdown

This PR adds robust support for networks that return nested structures (including dict/OrderedDict), as commonly seen in object detection backbones such as Feature Pyramid Networks (FPN).

It also introduces dynamic alignment of the textual layout based on the layer name’s length, ensuring clean formatting for long names like FeaturePyramidNetwork-39.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant