Update README.md

This commit is contained in:
Daniel Saavedra
2020-07-17 15:24:35 -04:00
committed by GitHub
parent 256a142a6c
commit 33aa21cb8e

View File

@@ -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)