GithubHelp home page GithubHelp logo

Comments (16)

niamul070 avatar niamul070 commented on August 25, 2024 1

compile_mex did not give any error. I also can run the bbox function to see the selfie.jpg. But when I run the train script (hr_res101.m) then only I am getting this.

from tiny.

LeeRock avatar LeeRock commented on August 25, 2024

I guess you you get something wrong in the previous step, "compile_mex" has a wrong result.

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

I've never seen this before. Does running compile_mex give you any error?

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

compute_dense_overlap is only called during training. I'm not sure why MATLAB gives such error.

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

Let me know if you solved it.

from tiny.

wolfworld6 avatar wolfworld6 commented on August 25, 2024

hello,where did you get the model file hr_res101.mat?

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

@wolfworld6 Please see the latest README or tiny_face_detector.m.

from tiny.

takecareofbigboss avatar takecareofbigboss commented on August 25, 2024

@niamul070 Let me know if you have solver this problem, i have met the same problem...
Or could you please contact me by email: [email protected]

from tiny.

niamul070 avatar niamul070 commented on August 25, 2024

from tiny.

takecareofbigboss avatar takecareofbigboss commented on August 25, 2024

@peiyunh hey, could you plz tell us the version of your matlab? Such that we can follow ur step. @niamul070 and I met the same problem, and we thought it owes to the differences between our version of matlab.
THXs.

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

Here is my MATLAB version: 9.1.0.441655 (R2016b). It is unlikely an issue of MATLAB.

@takecareofbigboss and @niamul070, did you compile the MEX file on your system following the README.md?

from tiny.

wolfworld6 avatar wolfworld6 commented on August 25, 2024

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

Can you post your compilation error or runtime error here?

from tiny.

peiyunh avatar peiyunh commented on August 25, 2024

I added a test script for compute_dense_overlap. Try this in MATLAB:

>> cd utils;
>> compile_mex;
>> test_compute_dense_overlap;

to see if it works now.

from tiny.

takecareofbigboss avatar takecareofbigboss commented on August 25, 2024

yep, it solved!!! appreciate your help... @peiyunh

from tiny.

takecareofbigboss avatar takecareofbigboss commented on August 25, 2024

@niamul070 you can try it again, all the problems are solved for me.

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.