Giter Club home page Giter Club logo

dpm's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dpm's Issues

How to train on my own dataset

Hello everybody,

i downloaded the DPM project in windows version here https://github.com/j0x7c4/dpm
I used it for my final project without any error, now i need to train my own dataset in SVM or other classifier because some models wasn't available in pascal VOC, how to do that?
i didn't find some informations about it.. then I wish my question become a useful information could help people and I can get some answers as well for final project. thanks

running error

I use Matlab2015b,windows10 and Visual Studio 2013,still have some unsolved problem.Please help me...
Error using mex
resize.cpp
C:\Users\a\Desktop\dpm-master-windows\resize.cpp(11) : error C2556: 'int round(float)' : overloaded function differs only by return type from
'float round(float) throw()'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\math.h(1125) : see declaration of 'round'
C:\Users\a\Desktop\dpm-master-windows\resize.cpp(11) : error C2371: 'round' : redefinition; different basic types
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\math.h(1125) : see declaration of 'round'

Error using resize

I was able to run compile.m and it ran successfully. However, when I am trying to run the process function using this code [bbox = process(im, model, 0);]. I get an error saying Error using resize
Requested 480x640x1190215112 (2724186.2GB) array exceeds maximum array size preference. Error in featpyramid (line 28); Error in imgdetect (line 15)
Can someone help me with this issue?

Errors when compiling learn on Win7 64bit using Visual Studio

Hello,

When I try to compile using MS Visual Studio 2015 ( Solution that has one project which has just the learn.cpp file) I get many errors
Error C2872 'data': ambiguous symbol

data is used as pne of the arguments type for many functions e.g. static inline double ex_score(const char *ex, data X, double **w)

where can I get hold of data and its definition

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.