WenhaoWang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,12 @@ The space to store the data and trained models of our paper "Pattern-Expandable
|
|
7 |
The code is available at: https://github.com/WangWenhao0716/PEICD
|
8 |
|
9 |
# Citation
|
10 |
-
|
11 |
@inproceedings{
|
12 |
-
|
13 |
title={Pattern-Expandable Image Copy Detection},
|
14 |
author={Wang Wenhao and Sun Yifan and Yi Yang},
|
15 |
booktitle={In submission},
|
16 |
year={2024},
|
17 |
-
}
|
|
|
|
7 |
The code is available at: https://github.com/WangWenhao0716/PEICD
|
8 |
|
9 |
# Citation
|
10 |
+
```
|
11 |
@inproceedings{
|
12 |
+
wang2024peicd,
|
13 |
title={Pattern-Expandable Image Copy Detection},
|
14 |
author={Wang Wenhao and Sun Yifan and Yi Yang},
|
15 |
booktitle={In submission},
|
16 |
year={2024},
|
17 |
+
}
|
18 |
+
```
|