Git Product home page Git Product logo

Comments (5)

CasiaFan avatar CasiaFan commented on July 17, 2024

@zeynali Just modify this line of code to support person and people detection

from dataset_to_voc_converter.

CasiaFan avatar CasiaFan commented on July 17, 2024

@zeynali I updated my code and just specify the person_types argument for both 'person' and 'people' data.

from dataset_to_voc_converter.

PythonImageDeveloper avatar PythonImageDeveloper commented on July 17, 2024

@CasiaFan ,Thanks , but what's different between ["person", "person-fa", "person?"] classes ?
this code incorrect convert to xml file : after converting finished , please see the xml file.

annotations/set00/bbox/set00_V013_1511.xml

in this xml file , this converted that have 6 people , In the event that , if you see associated with this JPG , you see this have 3 person and 2 people.
problem's is that this can't convert xml with two different annotations , that's xmls file are or Person or People , Even though there are several person or people in a JPG, they all stick to one of them.

from dataset_to_voc_converter.

CasiaFan avatar CasiaFan commented on July 17, 2024

@zeynali In VOC annotation format, all categories in one image will appear in single xml annotation file. If you want to separate each category into different annotation files just in one run, just fork and modify the script freely.
As for the caltech person types, person means individual, person-fa means person in distance, person? means cropped region may be a person.

from dataset_to_voc_converter.

PythonImageDeveloper avatar PythonImageDeveloper commented on July 17, 2024

@CasiaFan , i want to know , in the original caltech dataset annotations (seq files) , Originally those team annotations each images in the one class or when we convert these seq file to xml Makes it all objects in each image be one class ?

from dataset_to_voc_converter.

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.