GithubHelp home page GithubHelp logo

Comments (6)

bhack avatar bhack commented on June 11, 2024

I.e. Check https://arxiv.org/abs/1806.02658

from semantic-segmentation-tensorflow-eager.

Shathe avatar Shathe commented on June 11, 2024

Yes, it could be. I think that's kind of controversial because that post focuses more on RGB images, I mean as a results, where those artifacts matter more than in semantic segmentation.

I see different architectures with upsamplings and with deconvolutions but I do not see any community agreement.
I edited the code now with the upsampling layer (I did not deleted the traspose convolution code). Nevertheless, Deeplabv3 architecture relies on the upsampling in stead of the convolutions, so I guess as MNasnet is also from Google, I'll go with the upsampling haha

from semantic-segmentation-tensorflow-eager.

Shathe avatar Shathe commented on June 11, 2024

What do you think?

from semantic-segmentation-tensorflow-eager.

bhack avatar bhack commented on June 11, 2024

Yes Deeplabv3 Deeplabv3+ and follow-up https://arxiv.org/abs/1809.04184 use up sampling.

In MNasnet paper segmentation was in "future" section so there is any reference implementation. Please check on the last work I mentioned if you find something interesting.
I've also mentioned your work in keras-team/autokeras#81

from semantic-segmentation-tensorflow-eager.

Shathe avatar Shathe commented on June 11, 2024

Sure!, thanks a lot! :D

from semantic-segmentation-tensorflow-eager.

bhack avatar bhack commented on June 11, 2024

If you are interested the mentioned arxiv paper code is available at tensorflow/models#5430

from semantic-segmentation-tensorflow-eager.

Related Issues (12)

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.