错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Classification and Localization of Objects Using Faster RCNN

  • Bhavya Sree Dakey,
  • G. Ramani,
  • Md. Shabber,
  • Sirisha Jogu,
  • Divya Sree Javvaji,
  • Hasini Jangam

摘要

On the basis of modern technological advancements, novel and sophisticated algorithms have been devised. The progression in object detection technologies, similar Fast and Faster RCNN algorithms, have resulted in reduced detection time of objects/entities, coupled with high precision levels. The latest study examines the efficiency of a newly proposed algorithm that detects RPN and Fast RCNN. The input ROIs for the RCNN network, using the RPN’s region proposals, a potential way to unify the components is by creating a single network that facilitates communication or transfer of convolutional features to recognize a specific object within each image. By employing a unified network, the requirement to obtain Region of Interest (ROI) from an external network is eliminated making the process cost-effective. The efficiency and accuracy of object detection have been crucial topics around the development of computer vision systems. With the foundation of deep learning techniques, there has been significant progress in the precision of object detection. The proposed project incorporates classification and localization for object detection. Precisely, the system takes an image as input and produces an output that consists of bounding boxes for each object present in the image, along with corresponding information about the class of each object contained within the respective bounding box.