GithubHelp home page GithubHelp logo

Comments (3)

yun-liu avatar yun-liu commented on August 21, 2024

Yes, you should resize images first. As I know, there is not such GPU that can support so large images.

from rcf.

wanghuok avatar wanghuok commented on August 21, 2024

Thanks for your reply.
What's the total loss and every dsn loss when you have finished the training?
i modified the solve.py, use 'rcf_pretrained_bsds.caffemodel' instead of '5stage-vgg.caffemodel',but the first iteration its total loss is 1400+, how can i know whether the loss is convergence?

I0915 09:39:08.640388 4169 net.cpp:284] Network initialization done.
I0915 09:39:08.640522 4169 solver.cpp:60] Solver scaffolding done.
I0915 09:39:09.026629 4169 solver.cpp:337] Iteration 0, Testing net (#0)
I0915 09:41:25.588088 4169 solver.cpp:228] Iteration 0, loss = 1436.18
I0915 09:41:25.588129 4169 solver.cpp:244] Train net output #0: dsn1_loss = 22.4332 (* 1 = 22.4332 loss)
I0915 09:41:25.588135 4169 solver.cpp:244] Train net output #1: dsn2_loss = 20.1456 (* 1 = 20.1456 loss)
I0915 09:41:25.588137 4169 solver.cpp:244] Train net output #2: dsn3_loss = 21.0044 (* 1 = 21.0044 loss)
I0915 09:41:25.588141 4169 solver.cpp:244] Train net output #3: dsn4_loss = 15.401 (* 1 = 15.401 loss)
I0915 09:41:25.588145 4169 solver.cpp:244] Train net output #4: dsn5_loss = 12.1914 (* 1 = 12.1914 loss)
I0915 09:41:25.588148 4169 solver.cpp:244] Train net output #5: fuse_loss = 14.5831 (* 1 = 14.5831 loss)
I0915 09:41:25.597915 4169 sgd_solver.cpp:106] Iteration 0, lr = 1e-06

from rcf.

yun-liu avatar yun-liu commented on August 21, 2024

The loss is different on different datasets. You can train and test the network for several times to find the secret of convergence for your dataset.

from rcf.

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.