Skip to content

Discrepancy in performance compared to paper #22

@netw0rkf10w

Description

@netw0rkf10w

Hi,

First of all, thanks for the code! I was looking for a PyTorch port of DeepLabv3+ that can use the official TensorFlow checkpoints. Your repo is the only one I could find! Great work!

There seems however to be some discrepancy compared to the TensorFlow version.
I tried the xception65_coco_voc_trainval checkpoint on the Pascal VOC test set with flipping and multi-scale ([0.5:0.25:1.75]) inference, and obtained mIoU = 85.93630 (by uploading to the evaluation server), which far inferior to the reported 87.80%.

In addition to the difference in BatchNorm's eps that you discovered previously, there should be some other details that affect the performance. Unfortunately I was unable to find them. I hope you or somebody can.

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