Skip to content

A few questions about in-distribution evaluation #3

@AC27MJ

Description

@AC27MJ

Hi,
thanks for your great work!
I met some problems while reproducing your quantitative results. May I ask a few questions about in-distribution evaluation (ADE20K dataset)?

  1. Which code did you use to calculate the FID? Is it this one? https://github.com/mseitzer/pytorch-fid
  2. What resolution did you evaluate the FID metric on, 256x256 or 512x512?Which interpolation method did you use to resize the ground-truth images and synthesized images?
  3. Did you use this code to calculate the mIoU of ADE20K? https://github.com/CSAILVision/semantic-segmentation-pytorch And is this model that you used to predict the semantic label of synthesized images? http://sceneparsing.csail.mit.edu/model/pytorch/ade20k-resnet101-upernet/
  4. If so, did you change the config file during your mIoU evaluation? https://github.com/CSAILVision/semantic-segmentation-pytorch/blob/8f27c9b97d2ca7c6e05333d5766d144bf7d8c31b/config/ade20k-resnet101-upernet.yaml#L6 . Besides, what is the resolution of your ground-truth label?
    Hoping to hear from you, thanks again for your great job.

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