Skip to content

Densenet: growth_rate #72

Open
Open
@Paheding

Description

@Paheding

@tdeboissiere Line 93 in the densenet.py:

x = conv_factory(x, concat_axis, growth_rate,

the input variable growth_rate shouldn't be changed to nb_filter? Since the nb_filter is growing in each layer in the dense block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions