Skip to content

xml and prediction of image is not working properly #32

@gopi1989

Description

@gopi1989

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions