Skip to content

Commit

Permalink
馃摑 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
afariasfermin committed Jul 19, 2020
1 parent 33aa21c commit 29d5c4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions MLDataFlow.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions README.md
@@ -1,14 +1,19 @@

# Photovoltaic Fault Detector

[![License](https://poser.pugx.org/composer/spdx-licenses/license)](https://packagist.org/packages/composer/spdx-licenses)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)

[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. In [Web-API](https://github.com/RentadroneCL/Web-API) contains a performant, production-ready reference implementation of this repository.

![Data Flow](MLDataFlow.svg)

## To do list:

- [x] Import model detection (SSD & YOLO3)
- [x] Example use Trained Model
- [x] Train and Evaluate Model with own data
Expand All @@ -19,9 +24,6 @@ Model-definition is a deep learning application for fault detection in photovolt
- [x] Model Other Fault Detection
- [x] Model Fault Panel Disconnect




## Requirements

* Python 3.x
Expand Down

0 comments on commit 29d5c4a

Please sign in to comment.