Image Forensic

Image Forensic

5 devlogs
28h 43m
Created by owais

Image Forensic where we can check if an image is an ai generated, tampered, image info along with reverse image search.

Timeline

owais
owais
4h 52m 4 days ago

Finally it's done and done.
Had lots of trouble figuring it out how to implement models and hugging face and how to make it workout in the end.
Used cloudflare tunnel to reverse search image the best idea i would say.
It's ready to be uploaded but it requires quite power to run it in performance. I've been trying to run it on nest but I keep getting into one error or another hopefully I'll ship this project in the end cause I'll host it on my computer for a while.

Update attachment
owais
owais
7h 44m 8 days ago

Started working on backend and created core functions just need to import the models now.
I finally figured out how to make the reverse image search work. Yandex,bing and tineye are working but don't know why google isn't working...will figure it out somehow

Update attachment
owais
owais
5h 31m 9 days ago

Completed designing the whole frontend and now just the backend part remains.
I don't know how I can make those reverse image search as of now but will probably do something cause google is there for everything

Update attachment
owais
owais
8h 46m 10 days ago

Completed designing the frontend along the way thought of adding face detection and add that to the backend list. Just need to fix the something in the frontend and add all the different panels and frontend will be completed.

I've already decided what to use in the backend so that will be quick but I'm doing it for the first time so I think it will take sometime maybe I need to disable tracker and do some task

Update attachment
owais
owais
1h 49m 12 days ago

So I've started working on my image forensic project in which we can detect if an image is ai generated, tempered and it's meta data.
For backend I'll be using python and for frontend I'll be using react and typescript.

Update attachment