Datasets:

Modalities:
Image
Text
Libraries:
Datasets
License:
sampath-balaji commited on
Commit
b4aa773
·
verified ·
1 Parent(s): cc7c461

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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/sampath-balaji/Electrical-Lines-Defect-Detection/tree/main/Poles_LeanedStraight/ObjectDetection) |
35
- | **Classification** | Folder+CSV | train/val/test | [Direct link to Dataset](https://huggingface.co/datasets/sampath-balaji/Electrical-Lines-Defect-Detection/tree/main/Poles_LeanedStraight/Classification) |
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/sampath-balaji/Electrical-Lines-Defect-Detection): CC BY 4.0
52
- - [Code](https://github.com/sampath-balaji/Electrical-Lines-Defect-Detection): MIT License
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