Skip to content

The aim of this project is to detect an Object in an Image using a Mask RCNN with a ResNet101 backbone.

License

Notifications You must be signed in to change notification settings

aminefarez/Radio-Tower-Detection_Mask-RCNN

Repository files navigation

Radio Tower Detection using Mask-RCNN


The aim of this project is to detect an Object in an Image using a Mask RCNN with a ResNet101 backbone. The model segments the images creating masks for each object detected. The implementation is a customized implementation of a Pysource's public repository using Python 3 and a COCO pre-built model.

alt text

The repository includes:

  • Source code of Radio Tower Detection with pre-trained weights.

  • Radio Tower Dataset with annotations.

The code is documented and designed to be easy to extend. If you use it in your research, please consider citing this repository (bibtex below).

Prerequisites


The libraries needed can be found directly in the Radio_Tower_Detection_Mask_RCNN.ipynb notebook, they will be installed before training.

Using Google Colab is recommended for this project.

Getting Started


Results


alt text

About

The aim of this project is to detect an Object in an Image using a Mask RCNN with a ResNet101 backbone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published