Giter Club home page Giter Club logo

ssd-centerloss's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ssd-centerloss's Issues

how to use in a SSD model?

I am glad to see your centerloss codes, but I confuse how to use it, can your show me a full train.prototxt?
A lot of projects online is about classification, so I need a detection prototxt.
Another qusetion, how to determine the ‘center_features’?
thanks very much!

What's the meaning of center_features in your MultiBoxCenterLoss?

Hi.
I saw the README.md. But I still don't understand the param
multibox_center_loss_param {
center_features: 16 # center_features represents the length of features that is equal to the length of object centers in each default box.
}

What's the meaning of center_features. How did u get the value of center_features: 16? Did u set it Randomly?

question about low mAP and test.prototxt

Thanks for your work. I added your code to my SSD and trained on my own data, but I found some problems.

  1. After 50000 iters, the mbox_loss decreased to 5~8, but mAP was always around 0.1 and did not increase. I wonder whether you have encountered such problem and know possible cause?

  2. I changed train.prototxt according to the steps, but I did not change test.prototxt because it seems that detection_out layer should also be rewritten so that it could handle the input from its previous layer. So is it right not changing test.prototxt ? Or should I rewrite detection_out?

question about step (3)

Thank you for your sharing!
My question is, the change about step (3) "Getting the center_features of each default box" is also in train.prototxt? The param "num_output" about VOC2007 equals (20+1)*3=63. what about 64?

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.