Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 478 Bytes

File metadata and controls

15 lines (10 loc) · 478 Bytes

DeepSolarisObjectDetection

DeepSolaris: Mask RCNN training and evaluation

This repository contains and evaluation done for the DeepSolaris Project concerning Mask RCNN and InceptionV2 to identify solar panels in the province of NRW.

This repository depends on:

Mask RCNN in keras skimage opencv

The Mask RCNN has been trained starting from ImageNet weights.

The easiest thing to do to run this code: add the mrcnn directory from https://github.com/matterport/Mask_RCNN)