Archives for object detection - Page 5

11 Sep

Machine Learning Is Getting Better At Video Editing: Makes People To Disappear

image-15559
image-15559

The researchers at Virginia Tech and Facebook AI have come with an improved technique that allows machine learning to edit videos like never before. With their paper titled, “Flow-edge Guided Video Completion”, they have presented a new flow-based video completion algorithm. Video completion in this context refers to filling up a pre-recorded video with newly…

The post Machine Learning Is Getting Better At Video Editing: Makes People To Disappear appeared first on Analytics India Magazine.

14 Aug

5 Object Detection Evaluation Metrics That Data Scientists Should Know

image-14812
image-14812

In computer vision, object detection is one of the powerful algorithms, which helps in the classification and localization of the object. Object detection is more challenging because it needs to draw a bounding box around each object in the image. While going through research papers you may find these terms AP, IOU, mAP, these are…

The post 5 Object Detection Evaluation Metrics That Data Scientists Should Know appeared first on Analytics India Magazine.

10 Jul

Hands-On Guide To Detect Objects In Video In 5 Steps

image-13931
image-13931

In this article, we will show how to detect objects seen in the videos in only 5 steps. We will use the pixellib library in this task which detects objects using instance segmentation. We will also use the pre-trained Mask R-CNN model to identify the objects seen in the videos. In this implementation, we will detect vehicle objects in traffic video.

The post Hands-On Guide To Detect Objects In Video In 5 Steps appeared first on Analytics India Magazine.

17 Jun

Hands-On Guide To Object Detection Using YOLO

image-13322
image-13322

In this article, we will learn how to detect objects present in the images. For the detection of objects, we will use the YOLO (You Only Look Once) algorithm and demonstrate this task on a few images. In the result, we will get the image with captioned and highlighted objects with their probability of correct detection.

The post Hands-On Guide To Object Detection Using YOLO appeared first on Analytics India Magazine.

16 Jun

Top 8 Algorithms For Object Detection

image-13294
image-13294

Object detection has been witnessing a rapid revolutionary change in the field of computer vision. Its involvement in the combination of object classification as well as object localisation makes it one of the most challenging topics in the domain of computer vision. In simple words, the goal of this detection technique is to determine where…

The post Top 8 Algorithms For Object Detection appeared first on Analytics India Magazine.

06 Jun

A New Paradigm Of Object Detection: Using Transformers

image-13087
image-13087

Ever since its introduction in 2017, in the seminal paper “Attention Is All You Need,” transformers have revised and renewed the interest in the way we deal with language models. Transformers have led to groundbreaking works such as BERT, which is now widely used by Google for its search engine autocomplete and smart compose on…

The post A New Paradigm Of Object Detection: Using Transformers appeared first on Analytics India Magazine.

17 Apr

Intel & DARPA’s Project On Making Object Detection Resilient Against Attacks

image-11994
image-11994

Intel, along with the Georgia Institute of Technology (Georgia Tech) recently obtained a multimillion-dollar deal from the Defense Advanced Research Projects Agency (DARPA) in the US. As per the four-year contract, both will work on ‘Guaranteeing Artificial Intelligence (AI) Robustness against Deception’ – or GARD – program for DARPA.  According to Intel, it is the…

The post Intel & DARPA’s Project On Making Object Detection Resilient Against Attacks appeared first on Analytics India Magazine.

11 Dec

Ouch. This Deeplearning Model Thinks Tesla’s Cybertruck Is A Refrigerator

image-8846
image-8846

This Machine Learning Model Identified Tesla’s Cybertruck As A Refrigerator; Jokes Apart, Should We Be Worried? When it comes to autonomous vehicles, Tesla tops the charts and has become quite popular over the past decade. With its latest launch of Cybertruck, CEO Elon Musk made has once again made it clear that he doesn’t mind…

The post Ouch. This Deeplearning Model Thinks Tesla’s Cybertruck Is A Refrigerator appeared first on Analytics India Magazine.

26 Aug

How The Deep Learning Approach For Object Detection Evolved Over The Years

image-6699
image-6699

Machine learning algorithms for image processing have evolved at a tremendous pace. They can now help in the reconstruction of objects in ambiguous images, colouring old videos, detecting the depth in moving videos and much more. One recurring theme in all these machine vision methods is teaching the model to identify patterns in images. The…

The post How The Deep Learning Approach For Object Detection Evolved Over The Years appeared first on Analytics India Magazine.