Enhancing Object Detection: A Comprehensive Study and Implementation of Faster R-CNN with Streamlit Dashboard

  • Unique Paper ID: 161469
  • Volume: 10
  • Issue: 4
  • PageNo: 89-93
  • Abstract:
  • Object detection, a fundamental task in computer vision, has witnessed significant advancements in recent years. This research presents a comprehensive study that explores the integration of Faster R-CNN (Region Convolutional Neural Network), a state-of-the-art object detection model trained on the COCO (Common Objects in Context dataset), with Streamlit, an interactive web application framework. The goal is to create an intuitive and user-friendly dashboard that facilitates real-time object detection and visualization. The proposed approach combines the power of Faster R-CNN's accurate object localization with Streamlit's simplicity in creating interactive interfaces. To evaluate the effectiveness of the approach, a series of experiments were conducted using various images containing diverse objects. The results showcase the successful integration of Faster R-CNN with Streamlit. By combining the strengths of Faster R-CNN, the COCO dataset, and Streamlit, the research presents a novel approach that holds promise in various domains, including surveillance, retail, and automation.

Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{161469,
        author = {Dhavan Arjampudi and Dr. A. Mary Sowjanya},
        title = {Enhancing Object Detection: A Comprehensive Study and Implementation of Faster R-CNN with Streamlit Dashboard},
        journal = {International Journal of Innovative Research in Technology},
        year = {},
        volume = {10},
        number = {4},
        pages = {89-93},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=161469},
        abstract = {Object detection, a fundamental task in computer vision, has witnessed significant advancements in recent years. This research presents a comprehensive study that explores the integration of Faster R-CNN (Region Convolutional Neural Network), a state-of-the-art object detection model trained on the COCO (Common Objects in Context dataset), with Streamlit, an interactive web application framework. The goal is to create an intuitive and user-friendly dashboard that facilitates real-time object detection and visualization. The proposed approach combines the power of Faster R-CNN's accurate object localization with Streamlit's simplicity in creating interactive interfaces.
To evaluate the effectiveness of the approach, a series of experiments were conducted using various images containing diverse objects. The results showcase the successful integration of Faster R-CNN with Streamlit. By combining the strengths of Faster R-CNN, the COCO dataset, and Streamlit, the research presents a novel approach that holds promise in various domains, including surveillance, retail, and automation.
},
        keywords = {Object detection, Computer vision, Faster R-CNN, Streamlit, COCO dataset, Image preprocessing},
        month = {},
        }

Related Articles