Code Monkey home page Code Monkey logo

Comments (4)

sfzhang15 avatar sfzhang15 commented on July 24, 2024 2

@ahkarami Hi,
We are not sure whether it will increase the accuracy. But if you want to train the method for person detection, you should use the specific datasets, i.e., CityPersons, Catech and so on. Besides, you should adjust some parameters correspondingly, i.e., anchor scales, anchor ratios, learning rate, etc. We have the plan to train our RefineDet for pedestrian detection.

from refinedet.

sfzhang15 avatar sfzhang15 commented on July 24, 2024 1

@ahkarami
Fisrtly, I want to emphasize the difference between pedestrian detection and person detection. Pedestrian detection only focuses on walking person, which are standing and has a roughly fixed aspect ratio, such as 0.41. While person detection aims at finding all kinds of person, i.e., pedestrain, riders, sitting person, unusual person and so on. If you only want to detect pedestrian, you should use those pedestrian detection datasets, such as citypersons and caltech. If you want to detect person, you can use those datasets which has the person class.

from refinedet.

ahkarami avatar ahkarami commented on July 24, 2024

@sfzhang15,
Thank you for your reply. I hope your trained model for person detection with its interesting results prepare soon.
As you have excellent knowledge and experience in object detection, I want to know that, generally if we reduce the number of classes in a data set, will this increase the accuracy of detection? (for example instead of train the model on all 20 classes in VOC data set, just train it on 1 class). However, I think, as your previous answer, you are not sure about the answer of this question.
Excuse me for my inconvenience, I have two more questions.
1- Regarding your above answer, you mean that the VOC & COCO data sets are not appropriate data sets for person detection (and for example CityPersons and so on, are proper)?
2- What's your opinion about Open Images data set? [its quality for person detection task]
Thank you

from refinedet.

ahkarami avatar ahkarami commented on July 24, 2024

Dear @sfzhang15,
Thank you very much for your complete answer. Your mentioned notes was really helpful for me.

from refinedet.

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.