OpenCV

object detection

Object Detection in Pytorch | What is Object Detection?

What is object detection? Object detection is a computer vision technique in which a software system can detect, locate, and trace the object from a given image or video. The special attribute about object detection is that it identifies the class of object (person, table, chair, etc.) and their location-specific coordinates in the given image.

Object Detection in Pytorch | What is Object Detection? Read More »

facial recognition using python

Facial Recognition using Python | Face Detection by OpenCv and Computer Vision

Facial recognition is part of the computer vision techniques, and when I am talking about computer vision, what does that stand for, and how is that related to our life? Let’s a take real-time example, Our generation is quite familiar with Social media platforms, and we all share our memories with our virtual friends. But

Facial Recognition using Python | Face Detection by OpenCv and Computer Vision Read More »

Scroll to Top