Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml and prediction of image is not working properly #32

Open
gopi1989 opened this issue Mar 27, 2015 · 1 comment
Open

xml and prediction of image is not working properly #32

gopi1989 opened this issue Mar 27, 2015 · 1 comment

Comments

@gopi1989
Copy link

Hi Vincent,

     I downloaded the source in the github Link: https://github.com/wgperception/PartsBasedDetector.

Also i followed the README file and done the Steps to build the code.

My Testing Environment:

  1. ubuntu 14.0 LTS
  2. gcc

Step 1: Downloaded the Zip, Extract it to my Local Directory.

Step 2: Then,build the boost by running the script bootstrap.sh.

Step 3: Downloaded the cvamtio file from the link: https://github.com/hbristow/cvmatio also used this package too.

Step 4: Then I build the code using cmakelist and created the .exe, But no instruction's is provided to give input's.

Step 5: Downloaded the Modal files from the link: https://github.com/wg-perception/PartsBasedDetectorModels. The face xml's are not working for me.

Step 6: Generated .exe by using cmake.

Step 7: Then, I tested the code by giving all the xml files one by one.Finally the Person_8parts.xml is working, but not predicted properly.

Step 8. I gave input format like this:
./partsbaseddetector person_8parts.xml test.jpg test.jpg

     ./partsbaseddetector    - .exe name
     person_8parts.xml       -  argv[1]
     test.jpg                       -  argv[2]
     test.jpg                       -  argv[3]

I have to know,whether i did the correct steps or not.

@gopi1989
Copy link
Author

If anyone executed the Face Detection successfully .Help me to execute the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant