GithubHelp home page GithubHelp logo

Comments (3)

joandrade avatar joandrade commented on July 21, 2024

I've been trying to compile this in Windows for the past three weeks, and the answer is: yes. It will compile eventually under Visual Studio. The problem I'm having now is at runtime. I get:

F0303 17:51:30.612993 4496 layer_factory.cpp:62] Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: Input (known types: Convolution, Eltwise, LRN, Pooling, Power, ReLU, Sigmoid, Softmax, Split, TanH)

This error which suggests that Caffe is not playing nice with GOTURN under Windows. I've read that one of the solutions (seen here) is to actually add the GOTURN project to the Caffe solution, and all its dependencies, and the layer registration will work properly in those conditions. I'm not familiar with neural networks (I was just tasked with porting this algorithm) and this solution is impractical for my implementation, so that's where I stopped. Maybe @davheld can chime in about this error, since I seem to be the one person who made it this far.

Cheers.

from goturn.

davheld avatar davheld commented on July 21, 2024

"Input" is an unknown layer type? How do you normally provide inputs to your network in Windows? I might try to play around more with getting networks to run in Windows with Caffe (not using GOTURN) and to see how the inputs are normally provided, and then use that to figure out what is wrong. Sorry I don't have more advice on this.

from goturn.

joandrade avatar joandrade commented on July 21, 2024

I don't know. Like I said, I was tasked to see how far I could take this to be implemented in a Windows platform. I'm currently looking into the solution I linked in my first post, and see how feasible it is to implement with our current software. That's okay, thank you for your input.

from goturn.

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.