Image Forgery Detection using Deep Learning, implemented in PyTorch.
☆62Nov 22, 2022Updated 3 years ago
Alternatives and similar repositories for Image-Forgery-using-Deep-Learning
Users that are interested in Image-Forgery-using-Deep-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for Paper "Image Forgery Detection and Localization via a Reliability Fusion Map"☆84Dec 12, 2020Updated 5 years ago
- ☆59May 18, 2021Updated 5 years ago
- Implementation of "Hybrid LSTM and Encoder-Decoder Architecture for Detection of Image Forgeries" paper.☆104Jan 13, 2020Updated 6 years ago
- MantraNet implemented by pytorch☆15Nov 17, 2020Updated 5 years ago
- 🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features☆37Mar 24, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Tampering detection related sources☆43Jul 22, 2019Updated 7 years ago
- Image copy-move detector☆163Jul 24, 2026Updated 2 weeks ago
- Code for "A Full-Image Full-Resolution End-to-End-Trainable CNN Framework for Image Forgery Detection"☆32Oct 3, 2023Updated 2 years ago
- ☆75Oct 30, 2018Updated 7 years ago
- ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features☆298Apr 28, 2020Updated 6 years ago
- Detection of copy-move forgeries in images using image-signal representation methods☆12Apr 28, 2018Updated 8 years ago
- In this repository there are implementations of many Copy-Move forgery detection (CMFD) methods.☆47Apr 8, 2018Updated 8 years ago
- Classifying Forged vs Authentic using Domain Adaptation across in new domains in unsupervised settings☆15May 6, 2020Updated 6 years ago
- A model to detecd Image splicing forgeries based on the VGG16 pre-trained model☆17Feb 25, 2026Updated 5 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Code for the paper "Optimized 3D Lighting Environment Estimation for Image Forgery Detection"☆22Apr 6, 2017Updated 9 years ago
- Official repository for "RRU-Net: The Ringed Residual U-Net for Image Splicing Forgery Detection" (CVPRW 2019)☆113Mar 30, 2025Updated last year
- Project is about detecting spliced images using extracted features of image and SVM classifier.☆10Mar 28, 2020Updated 6 years ago
- Unofficial implementation of ManTra-Net (CVPR 2019) with Pytorch including training code. The original paper is a model implemented by ke…