GithubHelp home page GithubHelp logo

Comments (7)

iFreilicht avatar iFreilicht commented on June 2, 2024 2

That sounds like you installed the normal matconvnet. To use the code in this repository, you need to install @peiyunh's fork of matconvnet. You can check by navigating to the folder matconvnet/matlab/+dagnn/ and checking if there is a file called Split.m in there.

If that file doesn't exist, that means you installed the normal version of matconvnet.

To resolve this, I would advise deleting this repository from your PC and re-cloning it recursively like so:

git clone --recursive [email protected]:peiyunh/tiny.git

Then follow the rest of the installation instructions step by step.

from tiny.

iFreilicht avatar iFreilicht commented on June 2, 2024

Have you compiled and tested the MatConvNet submodule?

from tiny.

special-yang avatar special-yang commented on June 2, 2024

I just run the code vl_compilenn.m。I don't know what other submodule should be compile.

from tiny.

iFreilicht avatar iFreilicht commented on June 2, 2024

Please also try

>> vl_testnn('gpu', true);

from tiny.

special-yang avatar special-yang commented on June 2, 2024

I have run the code Vl_testnn and this is the results
result =

1x1683 TestResult array with properties:

Name
Passed
Failed
Incomplete
Duration

Totals:
1683 Passed, 0 Failed, 0 Incomplete.
403.6716 seconds testing time.

from tiny.

special-yang avatar special-yang commented on June 2, 2024

@iFreilicht Thank you very much ,and I will try it .

from tiny.

special-yang avatar special-yang commented on June 2, 2024

I have solve the problem thank you

from tiny.

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.