Code Monkey home page Code Monkey logo

svm-struct-matlab's People

Contributors

vedaldi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

svm-struct-matlab's Issues

Unable to handle sparse data

When {patterns} are sparse vectors with high dimension, MATLAB crashes with memory issue because model.w is not a sparse vector but dense. I don't know how to make it sparse...

question about svm_struct_classify

hello,thank you for your work. I'm confused how to use this to deal with classify problem. I'm using windows system. maybe it haven't compile the 'svm_struct_classify.c' in 'makefile_windows.m' file. hope for your reply,thank you.

an error while running the code

hello
i am receiving this error while running the makefile_windows command:
"Deprecated MEX function mexSetTrapFlag was called. Update the source code to use mexCallMATLABWithTrap."

i would appreciate any advice on how to solve this

BR

Noam

Error compiling makefile_windows

Hello!

I've been encountered few errors when I executing makefile_windows which as you can see below:

doing hideo
Building with 'Microsoft Visual C++ 2013 Professional (C)'.
Error using mex
svm_hideo.c
c:\users\ibrahimpc2\documents\matlab\svm-struct-matlab-master\svm_light\svm_common.h(447) : error C2059: syntax error : 'sizeof'

Error in makefile_windows (line 3)
mex -largeArrayDims -c -DWIN ./svm_light/svm_hideo.c

Can somebody guide me on how to solve it?

make: *** [svm_struct_learn.mexa64] Error 255

/home/sattar/Downloads/svm-struct-matlab-1.2/svm_struct_learn_mex.c:108:3: error: expected expression before '/' token
/home/sattar/Downloads/svm-struct-matlab-1.2/svm_struct_learn_mex.c:188:3: error: expected expression before '/' token
I have this problem . I change the command line with /* */ but it is not wokring for me.

Request to update comments svm_struct_learn_mex.c

Hi,
I'm working in Linux Fedora 18 with MATLAB R2011b and GCC 4.6. When I tried to compile the code I got this error:

svm_struct_learn_mex.c: In function ‘mexFunction’:
svm_struct_learn_mex.c:108:3: error: expected expression before ‘/’ token
svm_struct_learn_mex.c:188:3: error: expected expression before ‘/’ token

mex: compile of ' "svm_struct_learn_mex.c"' failed.

I replaced the comment in the line 108 and 188 with
/* .... */

Currently, I can compile the mex-files succesfully.

Model initialization

Hello,

Is it possible to initialize the model weights with some prior values?

Thank you
Yuval

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.