Skip to content

Reproduce the segmentation result  #24

@shiyutang

Description

@shiyutang

I have tried to rerun the segmentation part of the code in python 2.7
and I was unable to reproduce the result in the paper.
I have noticed several differences.

  1. I have rewritten the label map part in the GTA dataset since GTA needs to map to Cityscape and the original code didn't do it.
  2. I was using torch 1.3.1
  3. I update the loss to NLLLoss rather than NLLLoss2d
  4. I fixed a few grammar bugs which probably happened because of the change of time in the code
    here is my result:

image

I would love to see if anyone was able to reproduce the segmentation result, and I would be really appreciated if you could give me that piece of code such that I could see where went wrong.

THANKS, A LOT!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions