Git Product home page Git Product logo

Comments (4)

uricamic avatar uricamic commented on August 23, 2024

Hi @botev,

thank you for noticing, it seems I forgot to include it in the commit. I will fix this soon.

from clandmark.

uricamic avatar uricamic commented on August 23, 2024

Should be fixed now, the create_xml_init.m function is in matlab_interface/functions/ folder.

from clandmark.

botev avatar botev commented on August 23, 2024

Thanks for that a lot! Now I think it works, however can you post a link to the 300W dataset in the format that CLandmark is using? The current links I get from google http://ibug.doc.ic.ac.uk/resources/300-W/ are broken.

PS: Also if it might be possible to write a scirpt or have some comments on how to run one of the pretrained models on new images, that would be great.

from clandmark.

uricamic avatar uricamic commented on August 23, 2024

Hi @botev,

I will describe the format of the .mat file describing the database soon. However, I cannot provide the images, for those, you have to ask the people from the i-bug group.

To run the pretrained models on new images all you need to do is to detect the face (e.g. using the OpenCV face detector) and then call the detect function from the CLandmark class, see the MATLAB example, where the face detections are loaded from a file.
I have also added MATLAB functions calling some specific versions of the detector, e.g. the C2F-DPM and you can check the new simple_example.m which calls it.

from clandmark.

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.