Giter Site home page Giter Site logo

hrnet-keras-semantic-segmentation's People

Contributors

niecongchong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hrnet-keras-semantic-segmentation's Issues

hrnet performance issue

hello author,

I found that the HRNET performance is 10% lesser than UNET or FCN model. I have used 96x96 image. Is this because i choose low resolution image for training?

Thank You

weight of keras version

Hello, thanks for your code! Could you please share the weight of keras version ( model.load_weights('seg_hrnet-08-4.2117-0.9428-0.4832.hdf5')) with me? Thank you very much

License information

Hi,

Thanks for this example code. Can you specify the license with which you are presenting this? MIT/Apache?

Thank you.

HRNetV2-W18-SMALL-v2

I wish to use HRNetV2-W18-SMALL-v2 for semantic segmentation, is it possible for you to provide that implementation?

I tried the official HRNET library, but am facing installation issues

Thanks!

Is the output shape same as the original pytorch HRNet which is (1,19,original_height/4, original_weight/4) ?

Hello, I am working on HRNet these days, and I found that in your test code, you use two images as one input to run the model, and it seems that you did not do the upsample process compared to original pytorch model. Because in the original model, for maintaining high resolution, the model's output shape is one fourth of the original image. And we have to do upsample process to make it be the original size.
But in your code, I did not see this step, so I wonder how you build the model ? Are there some differences ? Besides, why do you put two images together into the model ?

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.