GithubHelp home page GithubHelp logo

Comments (6)

Tramac avatar Tramac commented on July 30, 2024 1

Hi, in the alternative estimation, there is no data augmentation (rescale, random crop..) for the single test image.
In the previous test, We forgot to change mode to testval, which controls the data augmentation operation in dataloader.

from awesome-semantic-segmentation-pytorch.

82018303kazuma avatar 82018303kazuma commented on July 30, 2024

Hi Thank you for your reply

from awesome-semantic-segmentation-pytorch.

Tramac avatar Tramac commented on July 30, 2024

Thank you for your participation.
Is there any further testing? Has the mIoU improved?

from awesome-semantic-segmentation-pytorch.

82018303kazuma avatar 82018303kazuma commented on July 30, 2024

Performance is improved by the optimization algorithm.
Improvements were also seen with Augmentation(random Erase).
I feel that the performance was bad even with overfitting last time. Since it has been improved this time, I will try to improve the performance from now on.

from awesome-semantic-segmentation-pytorch.

Tramac avatar Tramac commented on July 30, 2024

Thank you for your job!
Now the code already supports saving the best model, you can change fcn32s_%s_%s % (backbone, acronyms[dataset]) to fcn32s_%s_%s_best_model % (backbone, acronyms[dataset]) in there( for FCN32s). It This may improve performance.

from awesome-semantic-segmentation-pytorch.

82018303kazuma avatar 82018303kazuma commented on July 30, 2024

I feel that the training itself was not done well last time.
In the framework Pytorch was just too low, but the code has been improved and is almost equivalent.

Thank you for the meaningful code.

from awesome-semantic-segmentation-pytorch.

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.