Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,15 @@ We welcome:
|
|
| 46 |
- Improved annotations or protocols
|
| 47 |
- Pull requests to code or documentation
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
## 📄 License
|
| 50 |
|
| 51 |
- [Dataset](https://huggingface.co/datasets/EPDCL/Electrical-Lines-Defect-Detection): CC BY 4.0
|
|
|
|
| 46 |
- Improved annotations or protocols
|
| 47 |
- Pull requests to code or documentation
|
| 48 |
|
| 49 |
+
## Sample Visualizations
|
| 50 |
+
- Classification model
|
| 51 |
+
<p align="center"> <img src="https://raw.githubusercontent.com/sampath-balaji/Electrical-Lines-Defect-Detection/refs/heads/main/Pole_LeanedStraight_Defect/Classification/assets/val_viz_ep40.png" width="600"/> </p>
|
| 52 |
+
|
| 53 |
+
- Object Detection model
|
| 54 |
+
<p align="center">
|
| 55 |
+
<img src="https://raw.githubusercontent.com/sampath-balaji/Electrical-Lines-Defect-Detection/refs/heads/main/Pole_LeanedStraight_Defect/ObjectDetection/assets/output.jpeg" width="600"/>
|
| 56 |
+
</p>
|
| 57 |
+
|
| 58 |
## 📄 License
|
| 59 |
|
| 60 |
- [Dataset](https://huggingface.co/datasets/EPDCL/Electrical-Lines-Defect-Detection): CC BY 4.0
|