WenhaoWang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
The space to store the data and trained models of our paper "Pattern-Expandable Image Copy Detection".
|
6 |
+
|
7 |
+
The code is available at: https://github.com/WangWenhao0716/PEICD
|
8 |
+
|
9 |
+
# Citation
|
10 |
+
|
11 |
+
@inproceedings{
|
12 |
+
tan2024vision,
|
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 |
+
}
|