📝 update readme
This commit is contained in:
1
MLDataFlow.svg
Normal file
1
MLDataFlow.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 14 KiB |
@@ -1,14 +1,19 @@
|
||||
|
||||
# Photovoltaic Fault Detector
|
||||
|
||||
[](https://packagist.org/packages/composer/spdx-licenses)
|
||||
[](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.
|
||||
|
||||

|
||||
|
||||
## To do list:
|
||||
|
||||
- [x] Import model detection (SSD & YOLO3)
|
||||
- [x] Example use Trained Model
|
||||
- [x] Train and Evaluate Model with own data
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user