Coder Social home page Coder Social logo

Training PSPNet about pspnet HOT 10 OPEN

hszhao avatar hszhao commented on July 25, 2024
Training PSPNet

from pspnet.

Comments (10)

wistone avatar wistone commented on July 25, 2024

The experiments with ResNet101 are trained with 4 GPUs. Actually our training code contains many memory optimization so it needs less memory.

from pspnet.

DonghyunK avatar DonghyunK commented on July 25, 2024

@wistone Thank you for the reply.

Could you please let me know how do you optimize memory??

Thank you.

from pspnet.

wistone avatar wistone commented on July 25, 2024

https://github.com/dmlc/mxnet-memonger

You can refer to the memory optimization in MXNet

from pspnet.

DonghyunK avatar DonghyunK commented on July 25, 2024

@wistone

Did you train a model using MXNet and then convert the MXNet model into Caffe model??

Thank you.

from pspnet.

wistone avatar wistone commented on July 25, 2024

We implement this method in our training platform in caffe.

from pspnet.

DonghyunK avatar DonghyunK commented on July 25, 2024

@wistone

Is it publicly available?

If not, could you please let me know how you implement this method in Caffe?

Thank you

from pspnet.

wistone avatar wistone commented on July 25, 2024

No it is not public. You can read the paper for the theory, and refer the code in MXNet. It is doable.

from pspnet.

LearnerInGithub avatar LearnerInGithub commented on July 25, 2024

@hszhao @wistone Could you explain what's mean of the three accuracy output on training phase? There only one SegAccuracy, so I think there should one accuracy output, why three ones occurs?
example output:
I0605 10:56:09.200160 16167 solver.cpp:245] Train net output #0: accuracy = 0.971667
I0605 10:56:09.200170 16167 solver.cpp:245] Train net output #1: accuracy = 0.873694
I0605 10:56:09.200176 16167 solver.cpp:245] Train net output #2: accuracy = 0.803811

from pspnet.

balloch avatar balloch commented on July 25, 2024

Wait, @LearnerInGithub , where did you get training files?!

from pspnet.

ThienAnh avatar ThienAnh commented on July 25, 2024

@DonghyunK Can you public script for training?

from pspnet.

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.