Giter Club home page Giter Club logo

Comments (6)

jason718 avatar jason718 commented on June 21, 2024 1

It seems like if I set batch size to some number rather than 10, this problem will happen.

from voc-classification.

polo5 avatar polo5 commented on June 21, 2024

@jason718 I just realized that contrary to Tensorflow the batch size is hardcoded in caffe, so we need to set the batch size equal to the one specified in whatever prototxt we are providing.

For bvlc_reference_caffenet that is indeed 10. For Rotnet it's 4 etc.

from voc-classification.

jason718 avatar jason718 commented on June 21, 2024

@polo5 does the batch size matters in terms of final results?

from voc-classification.

polo5 avatar polo5 commented on June 21, 2024

To be honnest I haven't been able to get any reasonable mAP score yet so I can't say. I get a weird error (see #7 ) which when fixed gives me a 3% mAP. I've tried the models: bvlc_reference_caffenet, alexnet, rotnet. Any luck on your side?

from voc-classification.

jason718 avatar jason718 commented on June 21, 2024

I used this long time ago, and I have published a paper: https://jason718.github.io/project/cvpr18/main.html

from voc-classification.

jianghaojun avatar jianghaojun commented on June 21, 2024

It's a mismatch between batchsize( set by -bs ) and the first dimension in input layer (set in yournetwork.prototxt).

from voc-classification.

Related Issues (7)

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.