CrazyEngineers
  • What is the difference between object recognition and detection?

    Updated: Oct 27, 2024
    Views: 1.4K

    hi ...

    im computer engineer student ,my graduation project about home security .

    The idea is to make a webcam recognize the stuff that gets into the house from people or even animals using tensorflow. Is there a difference between body recognition in general and discrimination among people?

    plz i need some help . :{

    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorMar 27, 2019

    Object Detection

    As the name suggests, it's when the computer systems 'detect' the presence of an object. It does not matter what that object is and whether it's moving or standing still. In simpler words, it's just the 'presence' of the object that matters. 

    Object Recognition:

    This would be the second step. Once the object has been detected; the computer systems will need to find out what kind or type of object it is. This likely extends into finding out the various characteristics of the object that is being recognized - such as size, color, motion, temperature, proximity etc.

    Are you sure? This action cannot be undone.
    Cancel
  • Ayman Alshobaki

    MemberMar 28, 2019

    Thank you..  

    So i need to recognize the object using tensorflow in python. 

    Will the code used to distinguish human faces be different from the code used to distinguish between humans and animals, for example,?

     excuse me because my English is weak

    Are you sure? This action cannot be undone.
    Cancel
  • Aryaman Gupta

    MemberApr 11, 2019

    It like when the computer detects an object, the object is just detected no matters whether it's like a pen, ball, bottle.

    But when a computer recognizes something it detects the exact thing like if a smartphone is detected then it will be detected as a mobile phone object or if a person is detected then it will show that its a human.

    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register