Skip to content

Question about reproduce 71mIOU #6

Description

@LovPe

Thanks for Amazing code . When reproduce your mIOU encounter some problem:
1-when Achieving 71 mIOU, do you train from imageNet pretrain model?
1- Can not loading pretrain model from "models/model_store.py" because of broken link. so I use pytorch offical model instead. but some parameter can not be load due to "deep_stem" flag in ResNet model. So I set deep_stem=False. Will this hurt performance?

I use pytorch1.4 with cuda10. Currently achieve mIOU 66.1 with ResNet50 backbone

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