Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## 🧐 Other Information
|
2 |
+
|
3 |
+
**License**: Please follow [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/deed.en).
|
4 |
+
|
5 |
+
**Contact**: Please contact [Rui Yang](mailto:[email protected]) by email.
|
6 |
+
|
7 |
+
## 📚 Citation
|
8 |
+
|
9 |
+
If you find the model, data, or code useful, please cite:
|
10 |
+
```
|
11 |
+
@article{10.1007/s00521-023-09343-w,
|
12 |
+
author = {Yang, Rui and Yang, Honghong and Zhao, Min and Jia, Ru and Wu, Xiaojun and Zhang, Yumei},
|
13 |
+
title = {Special perceptual parsing for Chinese landscape painting scene understanding: a semantic segmentation approach},
|
14 |
+
year = {2023},
|
15 |
+
issue_date = {Apr 2024},
|
16 |
+
publisher = {Springer-Verlag},
|
17 |
+
address = {Berlin, Heidelberg},
|
18 |
+
volume = {36},
|
19 |
+
number = {10},
|
20 |
+
issn = {0941-0643},
|
21 |
+
url = {https://doi.org/10.1007/s00521-023-09343-w},
|
22 |
+
doi = {10.1007/s00521-023-09343-w},
|
23 |
+
journal = {Neural Comput. Appl.},
|
24 |
+
month = dec,
|
25 |
+
pages = {5231–5249},
|
26 |
+
numpages = {19},
|
27 |
+
}
|