Feature Pyramid Network based on VGG16 and ResNet101
-
Updated
Jan 8, 2022 - Python
Feature Pyramid Network based on VGG16 and ResNet101
Successfully developed an object detection model using Faster R-CNN to detect safety helmets and ensure compliance at construction sites by accurately localizing helmets and personnel in real-time images.
Web interface for object recognition by manually providing RoI (Region of Interests).
Successfully developed an object detection model using Faster R-CNN to detect and classify traffic signs in road images, enhancing autonomous driving and intelligent transportation systems.
End-to-end implementation of Faster R-CNN from scratch, including custom backbone, Region Proposal Network (RPN), and ROI head, trained without pretrained weights to study detection internals and training dynamics.
A case study on Faster R-CNN and Mask R-CNN for object detection and instance segmentation.
Successfully developed an object detection model using Faster R-CNN to detect and localize wind turbines in aerial imagery, aiding in automated monitoring and infrastructure assessment.
Successfully developed an object detection model using Faster R-CNN to detect vehicles and traffic-related objects in real-time road scenes, supporting smart traffic monitoring and surveillance applications.
Add a description, image, and links to the roi-pooling topic page so that developers can more easily learn about it.
To associate your repository with the roi-pooling topic, visit your repo's landing page and select "manage topics."