GithubHelp home page GithubHelp logo

Derek i am Facing Issues while running the code Need some help in it , I have placed the sample images in data folder . Do we need any files for landmark and detected folder ? about audetect HOT 12 OPEN

Dipenduroy avatar Dipenduroy commented on May 18, 2024
Derek i am Facing Issues while running the code Need some help in it , I have placed the sample images in data folder . Do we need any files for landmark and detected folder ?

from audetect.

Comments (12)

derek-schultz avatar derek-schultz commented on May 18, 2024 1

@shonivee

haarcascade_frontalface_alt.xml

You have to get the landmarks and images from the Cohn-Kanade Database. In the CK+ directory there is a Landmarks.zip file that contains all of the landmarks text files sorted by session (example: S005_001_00000001_landmarks.txt).

Let me know if you are able to get it sorted out.

from audetect.

derek-schultz avatar derek-schultz commented on May 18, 2024 1

First you have to run the training.

audetect-interactive.py train --features
audetect-interactive.py train --action_units

Then you should be able to run a prediction on one of the sequences like this
audetect-interactive.py detect --sequence data/images/S130/001

from audetect.

derek-schultz avatar derek-schultz commented on May 18, 2024

Sorry, I probably didn't document this enough. The data directory should contain haarcascade_frontalface_alt.xml, and directories called images and landmarks. The images directory should contain the sessions (S014, S022, etc) and the sessions should contain PNG images.
The landmarks directory should also contain sessions and those sessions should contain the landmarks.txt files.

from audetect.

Sho-s01 avatar Sho-s01 commented on May 18, 2024

can you send the link for landmarks.txt file and haarcascade_frontalface_alt.xml ??

from audetect.

Sho-s01 avatar Sho-s01 commented on May 18, 2024

@derek-schultz
thank you so much for the
screenshot from 2018-02-08 14-44-00

reply.I have included the landmarks and images in the data folder.but then i am getting the following error.

from audetect.

derek-schultz avatar derek-schultz commented on May 18, 2024

@shonivee I just pushed what might be a fix. Please pull the latest code and try again?

from audetect.

kowsalya1997 avatar kowsalya1997 commented on May 18, 2024

@derek-schultz

I am getting the following issue.Please fix this
error

from audetect.

derek-schultz avatar derek-schultz commented on May 18, 2024

@kowsalya1997 Is this what happens when you are running audetect-interactive.py detect? Did you first run both audetect-interactive.py train --features and audetect-interactive.py train --action_units?

from audetect.

nandy26 avatar nandy26 commented on May 18, 2024

hello @derek-schultz ,

can you tell me the correct order to run the code??
Thanks in advance

from audetect.

nandy26 avatar nandy26 commented on May 18, 2024

@derek-schultz

Please upload the video demonstration of how train the features and action units ??

from audetect.

kowsalya1997 avatar kowsalya1997 commented on May 18, 2024

@derek-schultz

I am getting the following errors .please fix this .
on running audetect-interactive.py train --features
screenshot from 2018-02-12 17-51-29

on running audetect-interactive.py train --action_units,
au

on running audetect-interactive.py detect --sequence data/images/S130/001,
pgm

Thanks.

from audetect.

kowsalya1997 avatar kowsalya1997 commented on May 18, 2024

@derek-schultz

please fix the above issue.Awaiting for your reply...

from audetect.

Related Issues (2)

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.