Skip to content

the 'holes' of infinits depth #2

@kamiLight

Description

@kamiLight

Hi!
Thanks for your excellent work.
will you release the pretrained model in the future work?
Recently, i train my own model resnet101 w/ dilated convolution, using self.encoder = resnets[num_layers](replace_stride_with_dilation=[False, True, True], pretrained=pretrained), encoder will output a tensor of size N x H/8 x W/8. Just like your work with ResNet101 w/ Dilated Conv, although exists a little difference. And i encounter a problem that, as shown in figure,the 'holes' of infinits depth appears in predicted depth maps, for objects that are typically observed to be moving during training. This issue has been solved in monodepth2 with auto-masking, but the masks seems to be disabled when using resnet101 w/ dilated convolution. So i hope to know whether you have same issue in your experiments?
Thanks!

7_disp

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