From 33aa21cb8e6b6607410a52a8bf732804e3bd4575 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Fri, 17 Jul 2020 15:24:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5659d6..c24255a 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [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. +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. In [Web-API](https://github.com/RentadroneCL/Web-API) contains a performant, production-ready reference implementation of this repository. ## To do list: - [x] Import model detection (SSD & YOLO3)