GithubHelp home page GithubHelp logo

About training on GT about rcf HOT 5 CLOSED

yun-liu avatar yun-liu commented on July 20, 2024
About training on GT

from rcf.

Comments (5)

yun-liu avatar yun-liu commented on July 20, 2024

The edge pixels with probabilities higher than a fixed threshold will be viewed as positive samples. You can find detailed description in Section 3.2 of our paper (Richer Convolutional Features for Edge Detection, CVPR 2017).

from rcf.

xurong1981 avatar xurong1981 commented on July 20, 2024

Thank you.

from rcf.

xurong1981 avatar xurong1981 commented on July 20, 2024

When I start fine-tuning, I found my loss values were not normal (at first is non, when I revised lr = 1e-15, it was still a very large value), do you have any idea ?


I1024 13:43:05.584609 6753 solver.cpp:228] Iteration 200, loss = 216462
I1024 13:43:05.584662 6753 solver.cpp:244] Train net output #0: dsn1_loss = 34019.4 (* 1 = 34019.4 loss)
I1024 13:43:05.584671 6753 solver.cpp:244] Train net output #1: dsn2_loss = 30019.3 (* 1 = 30019.3 loss)
I1024 13:43:05.584678 6753 solver.cpp:244] Train net output #2: dsn3_loss = 25788.9 (* 1 = 25788.9 loss)
I1024 13:43:05.584702 6753 solver.cpp:244] Train net output #3: dsn4_loss = 41192.6 (* 1 = 41192.6 loss)
I1024 13:43:05.584728 6753 solver.cpp:244] Train net output #4: dsn5_loss = 143635 (* 1 = 143635 loss)
I1024 13:43:05.584735 6753 solver.cpp:244] Train net output #5: fuse_loss = 52926.6 (* 1 = 52926.6 loss)
I1024 13:43:05.584743 6753 sgd_solver.cpp:106] Iteration 200, lr = 1e-15

from rcf.

xurong1981 avatar xurong1981 commented on July 20, 2024

According to the above loss problem, do you think should I change values of the parameters, like, lr, η
, λ in loss function? Or the momentum and weight decay ?

from rcf.

xurong1981 avatar xurong1981 commented on July 20, 2024

Basically, I changed lr = 1e-8 from 1e-6, and λ = 1.3 from 1.1, then my fine-tuning based on my training data can be run successfully, even though the loss value started from a large value (213869). After 40000 iterations, the loss value can be reduced to 42709.1.
Meanwhile, I tried the fine-tuned model, and it can achieve acceptable results, but I wonder whether the model is over-fitted. I will confirm it.

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.