Code Monkey home page Code Monkey logo

Comments (3)

zhusz avatar zhusz commented on August 18, 2024

Hi Grigoris, thanks for your remind. For now I just do a simple modification at Line 25. Yes as mentioned a good solution is to use imwarp. Thus we need either to reconstruct a new 2Daffine object for each original tform, or refactor the whole toolbox. I would possibly refactor the toolbox to fit in the new version of Matlab in the future. Currently I think the modification can let the codes work. Thanks!:)

from cvpr15-cfss.

grigorisg9gr avatar grigorisg9gr commented on August 18, 2024

It could.

I am not sure though, about the image and the bounding box loosing their correspondence. Isn't that significant in the process?

from cvpr15-cfss.

zhusz avatar zhusz commented on August 18, 2024

Hi. Maybe I have misunderstood the problem.

My last comment assumes the problem to be like this: inputs are fine, but some of them would output a smaller transformed image (e.g. in the codes, size(output,1) is smaller than the win_size 250). Then the vl_hog might extract an out-of-scope location of the image (e.g. x up to 200 > size(output,1)) and results in the crash.

I myself came across this problem before. This problem is not dependent on the input face size.

However, if the problem is caused by small-size input, then according to my experience, it seems that I did not come across such problem before. In other words, it seems the original face size seems not relevant to bugs. If this is the case for your problem, could you please provide more details to reproduce the problem? The bounding box and image should not lose their correspondence.

from cvpr15-cfss.

Related Issues (10)

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.