Giter VIP home page Giter VIP logo

Comments (4)

hellochick avatar hellochick commented on July 28, 2024

Hey @manuel-88 , I have not tried to train on the cityscapes dataset from scratch yet. But I think it might be reachable. Did you try to train with --random-scale and --random-mirror? Data augmentation would be very helpful. Also, you need to set --filter-scale=2 to train on non-pruned model.

from icnet-tensorflow.

manuel-88 avatar manuel-88 commented on July 28, 2024

Yes, I used data augmentation and I also trained with filter scale 2 but the losses are after 60000 iterations 1/3 higher than on the unpruned model trained over the same iterations. That's strange for me because I thought more weights should give better results?
Is it possible that they used for the Cityscape ICNet Model a pretrained PSPNet?

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

@manuel-88, the non-pruned model would converge much slowly since there are more parameters need to train.
Yes, there is a way to use a pretrained PSPNet weights on ICNet model. I used their pretrained weights of PSPNet50 trained on ADE20k dataset, and keep training for the sub network of ICNet, thus get a good results!

from icnet-tensorflow.

manuel-88 avatar manuel-88 commented on July 28, 2024

ok thank you. I will try it

from icnet-tensorflow.

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.