Datasets:
ArXiv:
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,25 @@ license: cc-by-nc-4.0
|
|
| 4 |
|
| 5 |
# Dataset Card for PipeMFL-240K
|
| 6 |
Benchmark code is available in <https://github.com/TQSAIS/PipeMFL-240K>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
## Download
|
| 8 |
Please run the following command to download PipeMFL-240K:
|
| 9 |
|
|
|
|
| 4 |
|
| 5 |
# Dataset Card for PipeMFL-240K
|
| 6 |
Benchmark code is available in <https://github.com/TQSAIS/PipeMFL-240K>.
|
| 7 |
+
|
| 8 |
+
## Citation
|
| 9 |
+
|
| 10 |
+
If you find our work helpful for your research, please consider citing the following BibTeX entry.
|
| 11 |
+
|
| 12 |
+
```bibtex
|
| 13 |
+
@misc{pipemfl240k,
|
| 14 |
+
title={PipeMFL-240K: A Large-scale Dataset and Benchmark for Object Detection in Pipeline Magnetic Flux Leakage Imaging},
|
| 15 |
+
author={Tianyi Qu and Songxiao Yang and Haolin Wang and Huadong Song and Xiaoting Guo and Wenguang Hu and Guanlin Liu and Honghe Chen and Yafei Ou},
|
| 16 |
+
year={2026},
|
| 17 |
+
eprint={2602.07044},
|
| 18 |
+
archivePrefix={arXiv},
|
| 19 |
+
primaryClass={cs.CV},
|
| 20 |
+
url={https://arxiv.org/abs/2602.07044},
|
| 21 |
+
}
|
| 22 |
+
```
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
## Download
|
| 27 |
Please run the following command to download PipeMFL-240K:
|
| 28 |
|