Merge pull request #27 from RentadroneCL/yolo3_tensorflow2

Evaluate and Enumeration Panel
This commit is contained in:
Daniel Saavedra
2020-11-13 00:20:23 -03:00
committed by GitHub
36 changed files with 713380 additions and 63 deletions

View File

@@ -228,6 +228,13 @@ The evaluation is integrated into the training process, if you want to do the in
Compute the mAP performance of the model defined in `saved_weights_name` on the validation dataset defined in `valid_image_folder` and `valid_annot_folder`.
| Model | mAP | Config |
|:--------------:|:------------------:|
| YOLO3 Soiling | 0.7302 |[config](config_full_yolo_fault_1_infer.json) |
| YOLO3 Diode | 0.6127 | [config](config_full_yolo_fault_4_infer.json) |
| YOLO3 Affected Cell | 0.7230 | [config](config_full_yolo_fault_2_infer.json)|
# Weights of Trained Models
All of weights of this trained model grab from [Drive_Weights](https://drive.google.com/drive/folders/1LSc9FkAwJrAAT8pAUWz8aax_biFAMMXS?usp=sharing)