Coder Social home page Coder Social logo

Comments (7)

tovacinni avatar tovacinni commented on May 28, 2024 3

Thanks for your interest in our work!

We're aware of the bugs, and we're working on a patch to release soon.

In terms of the content on the paper, this should have been explained better but in the forward pass too we approximate argmax with gumbel softmax.

from gscnn.

SHMCU avatar SHMCU commented on May 28, 2024

Thanks for sharing this code and the excellent work!
I am still having questions:
How to approximate argmax with gumbel softmax? The output of the argmax should be one channel with pixels taking values of the labels. However, the gumbel softmax in the released code has 19 channels. There seems a soft argmax ops missing. My question is that is eq.(5) computed over boundary map (output of eq. (4)) with shape (H, W,,1) or with shape (H, W, 19)? In the paper, it says (H, W, 1), but in the code, it is (H, W, 19).

Thanks!

from gscnn.

dreamPoet avatar dreamPoet commented on May 28, 2024

Have u done the training process successfully now? In fact I meet problem when I try evaluating it...the codes stuck when import encoding and did not return any error message...

from gscnn.

SHMCU avatar SHMCU commented on May 28, 2024

Have u done the training process successfully now? In fact I meet problem when I try evaluating it...the codes stuck when import encoding and did not return any error message...

I can train it but have not reproduced the results yet. It took four GPUs to train and I do not have so many GPUs yet.

from gscnn.

dreamPoet avatar dreamPoet commented on May 28, 2024

Have u done the training process successfully now? In fact I meet problem when I try evaluating it...the codes stuck when import encoding and did not return any error message...

I can train it but have not reproduced the results yet. It took four GPUs to train and I do not have so many GPUs yet.

Would you mind giving me the version of libs you used? I met problem when running import encoding... thx sooooo much!

from gscnn.

lxtGH avatar lxtGH commented on May 28, 2024

No I didn't reproduce the results using this code.

from gscnn.

SHMCU avatar SHMCU commented on May 28, 2024

from gscnn.

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.