Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
## Power-equipment-image-dataset
|
6 |
+
This repository contains the power equipment image data. If you find it useful, please cite our paper.
|
7 |
+
|
8 |
+
## Citation
|
9 |
+
```
|
10 |
+
@article{xiong2021object,
|
11 |
+
title={Object recognition for power equipment via human-level concept learning},
|
12 |
+
author={Xiong, Siheng and Liu, Yadong and Yan, Yingjie and Pei, Ling and Xu, Peng and Fu, Xiaofei and Jiang, Xiuchen},
|
13 |
+
journal={IET Generation, Transmission \& Distribution},
|
14 |
+
volume={15},
|
15 |
+
number={10},
|
16 |
+
pages={1578--1587},
|
17 |
+
year={2021},
|
18 |
+
publisher={Wiley Online Library}
|
19 |
+
}
|
20 |
+
```
|