facebookresearch / facebookresearch/detectron2

Model Summary

Open
#4,957 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

Is there any way to visualize the model summary along with output shapes? print(model) does print but not the proper output shapes. I want to have a summary like Keras.model.summary.

Contributor guide

Open the contributing guide

Research direction

Start by examining the existing print(model) behavior and how Detectron2 models expose their outputs. Compare the requested result with Keras.model.summary, especially output shapes. Done means the project provides a defined model summary with output shapes or clearly documents that this is unsupported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.