Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,4 +33,18 @@ IBMR/
|
|
| 33 |
│ ├── insulator-2.txt
|
| 34 |
│ └── burn_mark-2.txt
|
| 35 |
└── ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
```
|
|
|
|
| 33 |
│ ├── insulator-2.txt
|
| 34 |
│ └── burn_mark-2.txt
|
| 35 |
└── ...
|
| 36 |
+
```
|
| 37 |
+
|
| 38 |
+
## Citation
|
| 39 |
+
If you use this dataset, please cite our paper:
|
| 40 |
+
|
| 41 |
+
```bibtex
|
| 42 |
+
@article{tang2025dimensional,
|
| 43 |
+
title={Dimensional Compensation for Small-Sample and Small-Size Insulator Burn Mark via RGB-Point Cloud Fusion in Power Grid Inspection},
|
| 44 |
+
author={Tang, Junqiu and Yuan, Zhikang and Wei, Zixiang and Gao, Shuojie and Shen, Changyong},
|
| 45 |
+
journal={Information Fusion},
|
| 46 |
+
pages={104105},
|
| 47 |
+
year={2025},
|
| 48 |
+
publisher={Elsevier}
|
| 49 |
+
}
|
| 50 |
```
|