Skip to content

Error in convnet encoding (expand ratios are not encoded correctly) #8

@dkumazawa

Description

@dkumazawa

Hello,

It seems that the expand ratios for 3x3-6 and 5x5-3 blocks are not encoded correctly here:
https://github.com/dstamoulis/single-path-nas/blob/21c1f3e9c790e591749c0fb861bff3737b6d5fc7/train-final/parse_netarch.py#L97-L104

I believe 3x3-6 should have 'e6' and 5x5-3 should have 'e3'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions