From d2af4fe40ebc41df9021ada409b5861b6fcade7a Mon Sep 17 00:00:00 2001 From: Alvaro Farias Date: Fri, 9 Oct 2020 12:26:14 -0300 Subject: [PATCH] Update README.md Forum section on the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6925178..8397ed3 100755 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ [Rentadrone.cl](https://rentadronecl.github.io) +## Forum + +This project is part of the [UNICEF Innovation Fund Discourse community](https://unicef-if.discourse.group/c/projects/rentadrone/10). You can post comments or questions about each category of [Rentadrone Developers](https://rentadrone.cl/developers/) algorithms. We encourage users to participate in the forum and to engage with fellow users. + ## 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. In [Web-API](https://github.com/RentadroneCL/Web-API) contains a performant, production-ready reference implementation of this repository.