Giter Site home page Giter Site logo

Comments (3)

kazuto1011 avatar kazuto1011 commented on May 19, 2024

Did you switch all the batch norm to eval mode? I received the report the model could be trained on Pascal VOC 2012, although the result was 1 point lower (here). Basically, I think you only have to replace the COCO-Stuff data loader with a third-party one for VOC. Anyway, please try with a default setting (10 samples as a batch, 20k steps)

from deeplab-pytorch.

JoyHuYY1412 avatar JoyHuYY1412 commented on May 19, 2024

Thank you for your reply. It works really well. I have another question, the init model, deeplabv2_resnet101_VOC2012.pth, is it trained on resnet for image classification or something?

from deeplab-pytorch.

kazuto1011 avatar kazuto1011 commented on May 19, 2024

An init model is actually deeplabv2_resnet101_COCO_init.pth, which is "ResNet-101 + ASPP" model trained on MSCOCO segmentation set. The "ResNet" part was pre-trained on ImageNet.
The deeplabv2_resnet101_VOC2012.pth that you mentioned is a model which was initialized with MSCOCO parameters above and trained on Pascal VOC 2012.

from deeplab-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.