Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Towards Generic Image Manipulation Detection with Weakly-Supervised Self-Consistency Learning
|
2 |
|
3 |
|
@@ -36,4 +44,4 @@ If you feel this project is helpful, please consider citing our paper
|
|
36 |
pages={22390--22400},
|
37 |
year={2023}
|
38 |
}
|
39 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
metrics:
|
4 |
+
- f1
|
5 |
+
tags:
|
6 |
+
- image manipulation detection
|
7 |
+
- weak supervision
|
8 |
+
---
|
9 |
# Towards Generic Image Manipulation Detection with Weakly-Supervised Self-Consistency Learning
|
10 |
|
11 |
|
|
|
44 |
pages={22390--22400},
|
45 |
year={2023}
|
46 |
}
|
47 |
+
```
|