Giter VIP home page Giter VIP logo

Comments (5)

hellochick avatar hellochick commented on July 28, 2024

Hey @Tamme, where did these images come from, output results generated by the model? Because it seems that the first one is much better than the second one. So your dataset is compressed version of cityscapes dataset?

from icnet-tensorflow.

Tamme avatar Tamme commented on July 28, 2024

Sry I didnt mention. It is a forest dataset. The first is ground truth and second is output of icnet. and the datasets classes are a subset of cityscapes with 6 classes.

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

I got it, I think the problem just as you mentioned above. You can train from the very beginning without loading pre-trained weights, since two dataset are very different.

from icnet-tensorflow.

ogail avatar ogail commented on July 28, 2024

@Tamme can you elaborate steps you did to update the number of classes so training works? Also did u ever got over the inference and loss contradiction issue you faced and mentioned above?

from icnet-tensorflow.

Tamme avatar Tamme commented on July 28, 2024

@ogail, to adjust the number of classes, I modified the load function in network.py. Specifically, if the op name is 'conv6_cls' then I picked the classes the I desired.

The contradiction issue was just a bug I had in the training data. I guess you just have to go over everything and see if all makes sense.

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.