Giter VIP home page Giter VIP logo

Comments (4)

yhlleo avatar yhlleo commented on July 18, 2024 1

I re-make my caffe project:

make clean
make all -j8
make test -j8
make runtest -j8
make distribute
make pycaffe
make matcaffe

The above issue is solved, but a new issue arising:

I0505 20:59:33.863049  6492 layer_factory.hpp:77] Creating layer data
F0505 20:59:33.863072  6492 layer_factory.hpp:81] Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: ImageLabelmapData (known types: AbsVal, Accuracy, ArgMax, BNLL, BatchNorm, BatchReindex, Bias, Concat, ContrastiveLoss, Convolution, Crop, Data, Deconvolution, Dropout, DummyData, ELU, Eltwise, Embed, EuclideanLoss, Exp, Filter, Flatten, HDF5Data, HDF5Output, HingeLoss, Im2col, ImageData, InfogainLoss, InnerProduct, Input, LRN, Log, MVN, MemoryData, MultinomialLogisticLoss, PReLU, Pooling, Power, Python, ReLU, Reduction, Reshape, SPP, Scale, Sigmoid, SigmoidCrossEntropyLoss, Silence, Slice, Softmax, SoftmaxWithLoss, Split, TanH, Threshold, Tile, WindowData)
*** Check failure stack trace: ***

from hed.

yhlleo avatar yhlleo commented on July 18, 2024

If I run the file solve.py (after download the data and caffemodels), some errors occur as follow:

E0505 16:49:01.775686 21977 common.cpp:113] Cannot create Cublas handle. Cublas won't be available.
E0505 16:49:01.779266 21977 common.cpp:120] Cannot create Curand generator. Curand won't be available.
F0505 16:49:01.782297 21977 common.cpp:151] Check failed: error == cudaSuccess (30 vs. 0)  unknown error

Do you know why?

from hed.

weiliu620 avatar weiliu620 commented on July 18, 2024

The author of this project seem have defined their own layers for ImageLabelmapData (see layers folder in the source code). It should be there. I don't see the problem in my build.

And, the authors seems not monitoring this project any more. Need to decide if you should invest time on it!

from hed.

yhlleo avatar yhlleo commented on July 18, 2024

@weiliu620

To fix there issues, I change the version of my cudnn from v4 into v3. Now, the project works well.

from hed.

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.