Giter Site home page Giter Site logo

redeclaration of BlobToGrayImage about svs HOT 9 OPEN

qianwangn avatar qianwangn commented on July 21, 2024
redeclaration of BlobToGrayImage

from svs.

Comments (9)

xjoshramos avatar xjoshramos commented on July 21, 2024

I am getting the same error....

from svs.

xjoshramos avatar xjoshramos commented on July 21, 2024

#4

from svs.

xjoshramos avatar xjoshramos commented on July 21, 2024

using crl caffe, you can run test code. There are no errors when compiling crl caffe. That caffe is the disp / flow net caffe. However, I think the img_util.cpp file is for training? The github link for crl is pasted below.

https://github.com/Artifineuro/crl.git

from svs.

qianwangn avatar qianwangn commented on July 21, 2024

@xjoshramos always got segmentation fault,by crl caffe

from svs.

yanqi1811 avatar yanqi1811 commented on July 21, 2024

@johnlanbor how can i solve this error? I am getting the same error... thank you!

from svs.

lawy623 avatar lawy623 commented on July 21, 2024

I have no problem building this caffe. I think this may be the problem from opencv. I used opencv 2.4.8 and I can run through the building successfully.

from svs.

ivlydp avatar ivlydp commented on July 21, 2024

@lawy623 May I know your compiled environment ? It may help us solve this problem. Thank you~

from svs.

junfengcao avatar junfengcao commented on July 21, 2024

I am getting the same error too, have you compiled successfully ? @ivlydp

from svs.

RichardYao1995 avatar RichardYao1995 commented on July 21, 2024

I solve this problem by delete the value given to scale in the definition which shows like
const Dtype scale = Dtype(1.0)
just change it into
const Dtype scale
in this function, you need to comment a line
v1 *= scale;
that will be ok

from svs.

Related Issues (19)

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.