why ‘densenet' models no node name?
Open
Nobody has claimed this yet.
question
- Dominant language
- Jupyter Notebook
- Stars
- 9.8k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description

input: "conv1/bn_1"
input: "OC2_DUMMY_0"
output: "conv1/bn_internal_1"
name: ""
op_type: "Mul"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached image and the shown DenseNet graph node, especially the Mul operation with an empty name. Trace how the model was produced and compare the expected naming behavior for its inputs and output; done means explaining the missing node name or identifying a reproducible correction.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100