GithubHelp home page GithubHelp logo

Comments (3)

tfzhou avatar tfzhou commented on May 28, 2024

@ksakmann I guess that there are some issues about your testing. I remember that some guys reported the problem in other projects but I cannot recall the details. I will check and come back to you later.

from protoseg.

ksakmann avatar ksakmann commented on May 28, 2024

@ksakmann I guess that there are some issues about your testing....

I thought so too at first, but when I take the predicted labels saved in the output label dir and run a different IoU evaluation script on them, I arrive at the exact same numbers as above, i.e. an mIoU of 85.6%

If you want to reproduce it:

  • in tester.py remove the palletized output Flag 'P' in fromarray(label_img_, 'P'):
208                    label_img_ = Image.fromarray(label_img_)
  • set CSUPPORT=False in cityscapes_evaluator.py to use plain numpy.

from protoseg.

ksakmann avatar ksakmann commented on May 28, 2024

Sorry for the confusion, my bad. I blindly copy pasted the instructions for data preparation from openseg.pytorch which have the flag coarse set to True. So the numbers I got were for the coarse labels.

from protoseg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.