Skip to content

Reproduce 2D miou on scannet dataset #21

@OPradelle

Description

@OPradelle

Hello, thanks for sharing your code.

I wanted to reproduce the 2D miou score given in your article (61.5 miou for the 2D only) but i did not manage to go over 56.2 miou.

I used your preprocessing script for 2d datas, a resnet34 similar to yours (using conv2dTranspose over F.interpolate) and when i tried using the same data augmentation (random crop on image with gaussian blur on training set), the network miou score worsen.

Did i miss something ?
Thanks for your answer

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