-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add papers from AAAI24 and update some infos
- Loading branch information
Showing
4 changed files
with
31 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
# 2024 | ||
|
||
- [ ] UnionFormer: Unified-Learning Transformer with Multi-View Representation for Image Manipulation Detection and Localization _(CVPR '24)_ | ||
- [ ] Towards Modern Image Manipulation Localization: A Large-Scale Dataset and Novel Methods _(CVPR '24)_ | ||
- [ ] EditGuard: Versatile Image Watermarking for Tamper Localization and Copyright Protection _(CVPR '24)_ **[[Paper](https://arxiv.org/abs/2312.08883)]** **[[Code](https://github.com/xuanyuzhang21/EditGuard)]** | ||
- [ ] DiffForensics: Leveraging Diffusion Prior to Image Forgery Detection and Localization _(CVPR '24)_ | ||
- [ ] CIMGEN: Controlled Image Manipulation by Finetuning Pretrained Generative Models on Limited Data _(arXiv '24)_ **[[Paper](https://arxiv.org/abs/2401.13006)]** | ||
* [ ] Exploring Multi-Modal Fusion for Image Manipulation Detection and Localization _(MMM '24)_ **[[Paper](http://arxiv.org/abs/2312.01790)]** **[[Code](https://github.com/idt-iti/mmfusion-iml)]** | ||
* [ ] A New Benchmark and Model for Challenging Image Manipulation Detection _(AAAI '24)_ **[[Paper](https://arxiv.org/abs/2311.14218)]** | ||
* [ ] MGQFormer: Mask-Guided Query-Based Transformer for Image Manipulation Localization _(AAAI '24)_ **[[News_ZH](https://dml.fudan.edu.cn/d1/65/c35285a643429/page.htm)]** | ||
* [ ] Learning Discriminative Noise Guidance for Image Forgery Detection and Localization _(AAAI '24)_ | ||
* [ ] CatmullRom Splines-Based Regression for Image Forgery Localization _(AAAI '24)_ | ||
* [ ] UnionFormer: Unified-Learning Transformer with Multi-View Representation for Image Manipulation Detection and Localization _(CVPR '24)_ | ||
* [ ] Towards Modern Image Manipulation Localization: A Large-Scale Dataset and Novel Methods _(CVPR '24)_ | ||
* [ ] EditGuard: Versatile Image Watermarking for Tamper Localization and Copyright Protection _(CVPR '24)_ **[[Paper](https://arxiv.org/abs/2312.08883)]** **[[Code](https://github.com/xuanyuzhang21/EditGuard)]** | ||
* [ ] DiffForensics: Leveraging Diffusion Prior to Image Forgery Detection and Localization _(CVPR '24)_ | ||
* [ ] IML-ViT: Image Manipulation Localization by Vision Transformer (_AAAI '24_) **\[**[**Paper**](https://arxiv.org/abs/2307.14863)**]** **\[**[**Code**](https://github.com/SunnyHaze/IML-ViT)**]** | ||
* [ ] CIMGEN: Controlled Image Manipulation by Finetuning Pretrained Generative Models on Limited Data _(arXiv '24)_ **[[Paper](https://arxiv.org/abs/2401.13006)]** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters