scispace - formally typeset
Search or ask a question

What algorithms used for object detection in augmented reality in last five years? 


Best insight from top research papers

In the last five years, various algorithms have been used for object detection in augmented reality (AR). One popular algorithm is the detection transformer (DETR) based on a transformer architecture, which offers simplicity and ease of implementation . Another widely used algorithm is the object detection method based on convolutional neural networks (CNNs), which has shown good results in terms of detection accuracy and speed . Additionally, deep learning-based object detection and instance segmentation using convolutional neural networks have been proposed to improve the performance of complex tasks in AR systems . These algorithms have contributed to advancements in object detection in AR applications, addressing challenges such as computational efficiency, accuracy, and scalability .

Answers from top 5 papers

More filters
Papers (5)Insight
The provided paper does not mention the specific algorithms used for object detection in augmented reality in the last five years.
The paper does not mention specific algorithms used for object detection in augmented reality in the last five years.
Proceedings ArticleDOI
13 Oct 2022
1 Citations
The provided paper does not specifically mention the algorithms used for object detection in augmented reality in the last five years.
The provided paper does not mention the specific algorithms used for object detection in augmented reality in the last five years.
The paper does not specifically mention the algorithms used for object detection in augmented reality in the last five years. The paper focuses on the use of the detection transformer (DETR) model for object detection and its integration into an augmented reality mobile application.

Related Questions

What are the state of the art models for object detection?5 answersThe state-of-the-art models for object detection include Convolutional Neural Networks (CNNs), deep learning-based object detection algorithms, and Deep Learning (DL) models. Specifically, YOLOv5 has been used for real-time mask detection, and various deep learning-based object detection algorithms have been investigated for localizing prostate cancer metastatic lesions in PET images. YOLOv5 has also been used in the context of smart farming for object detection with limited labeled training data. Additionally, a list of datasets and their best models has been provided for advancing the state-of-the-art in object detection.
How to do object detection with AI?5 answersObject detection with AI involves using deep learning models to accurately identify and locate objects in images or videos. Various techniques have been developed to improve the accuracy and transparency of object detection systems. One approach is to use black-box explanation methods, such as the Black-box Object Detection Explanation by Masking (BODEM)method. BODEM generates multiple versions of an input image by applying local and distant masks to disturb pixels within and outside the target object. By measuring the difference in detection output before and after masking, a saliency map and heatmap are created to visualize the importance of pixels to the detected objects. Another approach is to enhance object detection performance on embedded devices by using multi-view for the same scene. This can be achieved through a system of distributed smart cameras, where each camera integrates a convolutional neural network (CNN) for detection. Implementing light networks on the distributed cameras can lead to better detection performance and reduced power consumption. Overall, object detection with AI involves leveraging deep learning models, explainable AI methods, and distributed systems to improve accuracy, transparency, and efficiency in detecting objects.
What are the different object detection techniques?5 answersObject detection techniques include CNN (Convolutional Neural Networks), RCNN (Region with Convolutional Neural Network), Fast CNN, Faster RCNN, Single shot, and YOLO (You Only Look Once). Traditional methods like Viola-Jones, SIFT, and histogram of oriented gradients are also used for object detection. Other techniques mentioned in the abstracts include Fast R-CNN, SSD (Single Shot multibox Detector), and YOLOv4. Object detection can also be achieved using background subtraction, optical flow, and frame difference. Deep learning models such as CNN, R-CNN, and models based on regression/classification are used for object detection in pictures and videos. R-CNNs are optimized for object localization and recognition, while YOLO is designed for speed and real-time applications.
What are the different deep learning object detection techniques?4 answersDeep learning-based object detection techniques have gained significant attention in recent years. One approach is the Single Shot Detector (SSD) technique, which uses a single layer of a convolution network to detect objects in images. Another approach is the Region-based Convolutional Neural Networks (R-CNN), which uses deep learning to automatically extract features and has improved efficiency compared to traditional methods. You Only Look Once (YOLO) is another family of object detection systems that prioritize speed and real-time applications. Additionally, there are deep learning models based on convolutional neural networks (CNN), models based on region proposal, and models based on regression/classification. These techniques have been applied in various domains such as face identification, pedestrian detection, and autonomous driving.
How yolo algorithm helpful in augmented reality?4 answersThe YOLO algorithm is helpful in augmented reality by enabling accurate object detection and tracking in real-time. It allows for the identification and location of objects in images or video previews, which can then be overlaid with 3D graphics using augmented reality technology. Traditional marker-based techniques used in augmented reality applications often require modifications to markers or suffer from low detection accuracy. YOLO's deep neural network-based approach overcomes these limitations by using machine learning to detect and track augmented reality marker targets. Additionally, YOLO's real-time object detection capabilities make it suitable for mobile applications, providing fast and accurate results. By integrating object detection with augmented reality, YOLO helps locate the 3D position of objects in the environment and overlay graphics on them, enhancing the overall augmented reality experience.
How does YoloV8 compare to other object detection algorithms?5 answersYOLOv8 is a state-of-the-art object detection algorithm that outperforms other algorithms in terms of accuracy and efficiency. It has been compared to YOLOX, YOLOR, YOLOv3, scaled YOLOv5, YOLOv7-Tiny, and YOLOv8, and has shown better results in terms of detection accuracy. In experiments conducted on different datasets, YOLOv8 consistently achieved higher mean average precision (mAP) and precision ratios compared to other algorithms. For example, on the Visdron dataset, YOLOv8 achieved higher map, precision, and recall ratios compared to YOLOv8s. Similarly, on the Tinyperson dataset, YOLOv8 showed higher accuracy in terms of map, precision, and recall ratios compared to YOLOv8s. Additionally, on the PASCAL VOC2007 dataset, YOLOv8 demonstrated higher map, precision, and recall ratios compared to YOLOv8s. Therefore, YOLOv8 is considered to be a superior object detection algorithm when compared to other existing algorithms.