Update README.md
Browse files
README.md
CHANGED
|
@@ -31,8 +31,8 @@ Electrical-Lines-Defect-Detection/
|
|
| 31 |
## Datasets
|
| 32 |
| Module | Type | Split | HF Link |
|
| 33 |
| -------------------- | -------------- | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| 34 |
-
| **Object Detection** | YOLOv12-format | train/valid/test | [Direct link to Dataset](https://huggingface.co/datasets/
|
| 35 |
-
| **Classification** | Folder+CSV | train/val/test | [Direct link to Dataset](https://huggingface.co/datasets/
|
| 36 |
|
| 37 |
## Usage
|
| 38 |
Each sub-folder contains its own ```README.md``` with:
|
|
@@ -48,7 +48,7 @@ We welcome:
|
|
| 48 |
|
| 49 |
## 📄 License
|
| 50 |
|
| 51 |
-
- [Dataset](https://huggingface.co/datasets/
|
| 52 |
-
- [Code](https://github.com/
|
| 53 |
|
| 54 |
|
|
|
|
| 31 |
## Datasets
|
| 32 |
| Module | Type | Split | HF Link |
|
| 33 |
| -------------------- | -------------- | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| 34 |
+
| **Object Detection** | YOLOv12-format | train/valid/test | [Direct link to Dataset](https://huggingface.co/datasets/EPDCL/Electrical-Lines-Defect-Detection/tree/main/Poles_LeanedStraight/ObjectDetection) |
|
| 35 |
+
| **Classification** | Folder+CSV | train/val/test | [Direct link to Dataset](https://huggingface.co/datasets/EPDCL/Electrical-Lines-Defect-Detection/tree/main/Poles_LeanedStraight/Classification) |
|
| 36 |
|
| 37 |
## Usage
|
| 38 |
Each sub-folder contains its own ```README.md``` with:
|
|
|
|
| 48 |
|
| 49 |
## 📄 License
|
| 50 |
|
| 51 |
+
- [Dataset](https://huggingface.co/datasets/EPDCL/Electrical-Lines-Defect-Detection): CC BY 4.0
|
| 52 |
+
- [Code](https://github.com/EPDCL/Electrical-Lines-Defect-Detection): MIT License
|
| 53 |
|
| 54 |
|