GithubHelp home page GithubHelp logo

Comments (10)

zhengyang-wang avatar zhengyang-wang commented on July 23, 2024

Compared to the original deeplabv2 paper, two things were not implemented:

  1. MSC: Employing mutli-scale inputs with max fusion.
  2. CRF

My mIoU on val is 75.1, which is reasonable.

from deeplab-v2--resnet-101--tensorflow.

dyz-zju avatar dyz-zju commented on July 23, 2024

Hello, I just run your code on augmented pascalvoc datasets, and not change anything.
After iter 20000, I test just get mIoU 68.8%, do you know why? Thanks!

from deeplab-v2--resnet-101--tensorflow.

dyz-zju avatar dyz-zju commented on July 23, 2024

And more, the loss just shocks, after iter 20000, the final loss is aroud 1.3.

from deeplab-v2--resnet-101--tensorflow.

zhengyang-wang avatar zhengyang-wang commented on July 23, 2024

Which pre-trained model did you use?

from deeplab-v2--resnet-101--tensorflow.

zhengyang-wang avatar zhengyang-wang commented on July 23, 2024

And you may notice that you need to change 'valid_step' in main.py for testing/validation.

from deeplab-v2--resnet-101--tensorflow.

dyz-zju avatar dyz-zju commented on July 23, 2024

I use deeplab_resnet_init.ckpt as my pertained model,and valid step is changed to 20000.

from deeplab-v2--resnet-101--tensorflow.

zhengyang-wang avatar zhengyang-wang commented on July 23, 2024

Your final loss is correct. I cannot figure out what happened in your case without more information. I tested the code for several runs, the mIoU results for val are consistently around 75.

from deeplab-v2--resnet-101--tensorflow.

licaizi avatar licaizi commented on July 23, 2024

@dyz-zju 您好,我也只跑出了0.68,请问后来您的结果怎么样了

from deeplab-v2--resnet-101--tensorflow.

zhengyang-wang avatar zhengyang-wang commented on July 23, 2024

Please check #7

from deeplab-v2--resnet-101--tensorflow.

dyz-zju avatar dyz-zju commented on July 23, 2024

@CaiziLee you need to use another dataset processed by author, the url can be found in somewhere.

from deeplab-v2--resnet-101--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.