CoolFace
Apppublic

Anish-Narayan/document_verification

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

๐Ÿ“„ Document Forgery Detection

Upload a document image to detect whether it is genuine or forged using a deep learning model.

Features

  • โ€”Image upload
  • โ€”Real-time prediction
  • โ€”Confidence score output

Tech Stack

  • โ€”Streamlit (Frontend + Backend)
  • โ€”PyTorch (Model)
  • โ€”OpenCV (Image Processing)