Coder Social home page Coder Social logo

Comments (14)

hkchengrex avatar hkchengrex commented on August 22, 2024

It can be done by appending the --ade flag to eval.py. See here.

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

I add --ade but only have one class mask ,the other class i can not find

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

if I use the wrong data ,I use ADE_EncNet_SS_ours for eval.py

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024

You need to use the "Pre-processed 'split' input" here. We pre-process the scene parsing data into segments for easier handling.

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

okok,the eval.py run correctly,but the eval_post_ade broken: new_class_i[c] += new_i
IndexError: list index out of range
can you tell me such like --mask_dir XXX ,---seg_dir YYY,,,,,the XXX,andYYY and ZZZ I do not konw the data is what in detail ,can you support this to me?

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024

They are mentioned here.

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

sorry ,i see this,but i do not solve becouse i do not not what data to put the correct local. can you give me a clarity note. such like --mask_dir XXX ,---seg_dir YYY,,,,,the XXX,andYYY and ZZZ,and XXX use what data from the onedrive,like ADE_PSPNet_MS_ours

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024

mask_dir -- The output folder you generated with eval.py
seg_dir -- Download from the "segmentation inputs" column
gt_dir -- The "annotations" folder downloaded from the official ADE20K website
split_dir -- The input folder you used in eval.py

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

thank you! I run this well ,but the "segmentation inputs" column whether is the original pspnet output?
and Break down the scene parse into individual components using the method described in the paper,,,,,do this have code which not provide?

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024

The code is in the repo, in scripts/ade20K. They are not documented and quite messy though.

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

okok, the "segmentation inputs" column whether is the original pspnet output?

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

and can you provide scripts/ade20K run step,which i run first and next?

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024
  1. If you are using the PSPNet one then yes.
  2. They are only for your reference and are not that "plug-and-play". Look at ade_expand_inst.py for starters. This is because each source (PSPNet, deeplab, etc.) produce their output differently. We need some manual labour to "unify" the format.

from cascadepsp.

zhujiesuper avatar zhujiesuper commented on August 22, 2024

thank you very much.

from cascadepsp.

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.