Giter VIP home page Giter VIP logo

deep-fbanks's Issues

sub2ind out of range subscript

Hi, when I try to run run_experiments.m the code I get an "out of range" in get_dcnn_features.m (ln130).

While running the code, I noticed that v and u, defined in get_dcnn_features.m (ln117) get negative values. Is that OK?

Can someone help?

Thank you,
Daniel

Error using vl_argparse

(I am facing this error when I run the run_experiments.m file) Please suggest how to tackle this error
screenshot from 2017-09-30 21-12-46

Error in accumarray

Hi,
While training on OS data, I get error while computing the confusion matrix. What could be the problem here? Any help would be highly appreciated.
Thank you.

compute_confusion

Out of Memory Error in ostrain

I got a 14 GB code(FV descriptor for DCNN on OpenSurface Dataset), which is too large to get an Out of Memory error in ostrain.m line 280: code = cat(2, code{:}) ;

But my memory space is quite large: 15GB physical memory and 14GB swap space.

How do you solve this Out of Memory problem?

Error in get_dcnn_features while parsing arguments in vl_argparse.m

When i run the code i get this error which is generated in line 74 of the vl_argparse.m file.
"The value of parameters in structure in args but not a structure in opts".
I am trying to solve this issue from a long time. i am running on dtd dataset and the cpu version. Please help me

Error using vl_argparse (line 52)

Hi. I successfuly compiled two dependencies on Ubuntu 16.04 with CUDA 10.0 and MATLAB R2019b. There seems to be no issue running the MatConvnet demo. But I got this error when I am trying to run run_experiments.m

Error using vl_argparse (line 52)
The name of the parameter number 1 is not a string.

Error in vl_nnrelu (line 41)
opts = vl_argparse(opts, varargin, 'nonrecursive') ;

Error in vl_simplenn (line 336)
      res(i+1).x = vl_nnrelu(res(i).x,[],leak{:}) ;

Error in get_dcnn_features (line 111)
      res = vl_simplenn(net, im_resized, [], res, ...

Error in os_train>get_batch_results (line 319)
    code_ = get_dcnn_features(encoder.net, ...

Error in os_train>encoder_extract_for_segments (line 269)
parfor (b = 1:numel(batches), numWorkers)

Error in os_train>encoder_train_from_segments (line 393)
code = encoder_extract_for_segments(encoder, imdb, segmentIds) ;

Error in os_train (line 27)
        encoder = encoder_train_from_segments(...

Error in run_experiments (line 109)
        os_train(...

Is it possible to fix it? Thank you very much for your time!

Results

Hello how to identify the results,what will it be like?
kindly could u help it

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.