{"id":16478934,"url":"https://github.com/neelanjan00/image-forgery-detection","last_synced_at":"2025-10-11T09:36:44.286Z","repository":{"id":56476116,"uuid":"293134029","full_name":"neelanjan00/Image-Forgery-Detection","owner":"neelanjan00","description":"A deep convolutional neural network for the detection as well as localization of the area of manipulation in forged images, bearing forgeries of simple as well as complex nature. Further along, the trained model is interfaced with a web application for users to interact with the model in a simple and effective manner, and finally, we also develop a chatbot for further easing the process of interaction with the model and effectively tackling the problem of fake news forwards in popular internet messaging platforms such as WhatsApp.","archived":false,"fork":false,"pushed_at":"2021-04-15T10:45:51.000Z","size":15110,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T10:50:07.121Z","etag":null,"topics":["chatbot","computer-vision","deep-learning","flask","forgery-detection","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neelanjan00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-05T18:38:08.000Z","updated_at":"2025-03-20T10:10:44.000Z","dependencies_parsed_at":"2022-08-15T19:30:53.782Z","dependency_job_id":null,"html_url":"https://github.com/neelanjan00/Image-Forgery-Detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neelanjan00/Image-Forgery-Detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelanjan00%2FImage-Forgery-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelanjan00%2FImage-Forgery-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelanjan00%2FImage-Forgery-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelanjan00%2FImage-Forgery-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neelanjan00","download_url":"https://codeload.github.com/neelanjan00/Image-Forgery-Detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelanjan00%2FImage-Forgery-Detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006747,"owners_count":26084181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatbot","computer-vision","deep-learning","flask","forgery-detection","tensorflow"],"created_at":"2024-10-11T12:50:38.483Z","updated_at":"2025-10-11T09:36:44.269Z","avatar_url":"https://github.com/neelanjan00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Image Forgery](https://firebasestorage.googleapis.com/v0/b/neelanjan-manna.appspot.com/o/project-images%2FImageForgery.jpeg?alt=media\u0026token=eaaa86e3-a2eb-45b2-aa98-5719767b66e8)\n\u003ch1 align=\"center\"\u003eWelcome to Image Forgery Detection 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000\" /\u003e\n  \u003ca href=\"https://twitter.com/NeelanjanManna\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: NeelanjanManna\" src=\"https://img.shields.io/twitter/follow/NeelanjanManna.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e [Published in Project Innovations in Distributed Computing and Internet Technology, 10th Edition (Pages 69-79), Springer](https://github.com/neelanjan00/Image-Forgery-Detection/blob/master/Application%20of%20Convolutional%20Neural%20Network%20for%20Image%20Forgery%20Detection%20and%20Localization.pdf) With the quick adoption of internet, social media, and widespread availability of unsophisticated image manipulation tools, the adverse consequences of image forgery are taking a toll on society. More than often visual inspection is ineffective to determine a forgery in an image, making it potentially perilous for all the illicit means of its application. To overcome this problem, we analyze the effectiveness of a deep convolutional neural network for the detection as well as localization of the area of manipulation in forged images, bearing forgeries of simple as well as complex nature. Further along, we interface the trained model with a web application for users to interact with the model in a simple and effective manner, and finally, we also develop a chatbot for further easing the process of interaction with the model and effectively tackling the problem of fake news forwards in popular internet messaging platforms such as WhatsApp. \n\n### 🏠 [Homepage](https://github.com/neelanjan00/Image-Forgery-Detection)\n\n## Install\n\n```sh\npip install -r requirements.txt\n```\n\n## Usage\n\n### Web Application\n```sh\npython app.py\n```\n### Telegram Bot\n```sh\npython bot.py\n```\n\n## Author\n\n👤 **Neelanjan Manna**\n\n* Website: https://neelanjanmanna.ml/\n* Twitter: [@NeelanjanManna](https://twitter.com/NeelanjanManna)\n* Github: [@neelanjan00](https://github.com/neelanjan00)\n* LinkedIn: [@neelanjan00](https://linkedin.com/in/neelanjan00)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneelanjan00%2Fimage-forgery-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneelanjan00%2Fimage-forgery-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneelanjan00%2Fimage-forgery-detection/lists"}