From 02101cc45867544377dc7673d8d72d1bbae3c9c5 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Fri, 17 Jul 2020 15:18:35 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4540b72..9248d09 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md) -Rentadrone.cl +# Detection Models + +[Rentadrone.cl](https://rentadronecl.github.io) + +## Summary Model-definition is a deep learning application for fault detection in photovoltaic plants. In this repository you will find trained detection models that point out where the panel faults are by using radiometric thermal infrared pictures, as well as a tutorial on how to use these algorithms in your own thermal photos. It also shows a step by step to train these models with its own database, in order to properly adjust the model to its particularity.