Giter Site home page Giter Site logo

caffe-demo's People

Contributors

banus avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

caffe-demo's Issues

Tiny Yolo / Tiny Yolo VOC conv1 layer blob issues

The tiny yolo and tiny yolo voc caffemodel files don't seem to agree with the prototxt files.
I get an error that the source layer blob size mismatches for conv1_bn. (see below)
Trying to troubleshoot didn't completely fix the problem (Changed the bias_term value to true in conv1_scale, and ran into another similar error for layer conv1 (bottom))

If I'm on the right track in debugging this, do you have updated matching prototxt files to match the caffemodel files?

Thanks,
Chris

Error#1 (conv1_bn) text:

I0220 01:28:09.700489    16 net.cpp:222] conv1 does not need backward computation.
I0220 01:28:09.700492    16 net.cpp:222] data does not need backward computation.
I0220 01:28:09.700496    16 net.cpp:264] This network produces output result
I0220 01:28:09.700521    16 net.cpp:284] Network initialization done.
F0220 01:28:09.787974    16 net.cpp:797] Check failed: target_blobs.size() == source_layer.blobs_size() (5 vs. 3) Incompatible number of blobs for layer conv1_bn
*** Check failure stack trace: ***
Aborted (core dumped)

Error#2 (conv1) text:

I0220 01:30:58.295387    39 net.cpp:222] pool1 does not need backward computation.
I0220 01:30:58.295390    39 net.cpp:222] relu1 does not need backward computation.
I0220 01:30:58.295393    39 net.cpp:222] conv1_scale does not need backward computation.
I0220 01:30:58.295397    39 net.cpp:222] conv1_bn does not need backward computation.
I0220 01:30:58.295400    39 net.cpp:222] conv1 does not need backward computation.
I0220 01:30:58.295403    39 net.cpp:222] data does not need backward computation.
I0220 01:30:58.295408    39 net.cpp:264] This network produces output result
I0220 01:30:58.295436    39 net.cpp:284] Network initialization done.
F0220 01:30:58.384305    39 net.cpp:797] Check failed: target_blobs.size() == source_layer.blobs_size() (2 vs. 1) Incompatible number of blobs for layer conv1
*** Check failure stack trace: ***
Aborted (core dumped)

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.