Skip to content

about comparison of trainable parameters of Transunet and DA-transunet in tensorflow #16

@Romita-ai

Description

@Romita-ai

in the DA-transunet paper the number of trainable parameters for Transunet and DA-transunet are 105million and 107millions respectively. But when i write the model in tensorflow the number of trainable parameter of Transunet with resnet50 and without resnet wth the Image_size=(224,224,3), embed_dim=512, MLP size= 3072, num_head=12, num_transformer_layer=12 is 409million and 406 million. so i want to know where should i modify my code.

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