CoolFace
Apppublic

deep-learning/image-forgery-detector-v2

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
18 commits on main
a3b3a423mo ago

Update app.py from main

usamaalam
37a31204mo ago

Add model comparison script

usamaalam, Claude Haiku 4.5
e09dc9f4mo ago

Enlarge tab caption font size

usamaalam, Claude Opus 4.8
d7ae2854mo ago

Switch to complete dark professional theme

usamaalam, Claude Opus 4.8
68cf8594mo ago

Fix header/footer consistency — full-bleed banner, unified page background

usamaalam, Claude Sonnet 4.6
ae857da4mo ago

Add Model & Training tab with professional header/footer

usamaalam, Claude Sonnet 4.6
62b2f304mo ago

Add CASIA scope note to UI

usamaalam
53d49194mo ago

Add debug instrumentation (build version, input order, tensor stats, raw pred)

usamaalam
e3ec5114mo ago

Fix ELA preprocessing to match training notebook (amplify + JPEG + tf.image decode)

usamaalam
0ceb6644mo ago

Fix ELA computation to match train.py (ImageChops.multiply, not Brightness)

usamaalam
54ee03a4mo ago

Fix: update sdk_version to 1.40.2, remove streamlit from requirements

usamaalam
2a2cecd4mo ago

Reference M3_best_v2.h5 (full model saved from TF 2.20)

usamaalam
93ab4cb4mo ago

Upgrade to Streamlit 1.40 + TF 2.20 (resolves protobuf conflict); fix use_container_width

usamaalam
48027b64mo ago

Revert to TF 2.15 (protobuf-compatible with Streamlit); use cpu build

usamaalam
88283ca4mo ago

Load full H5 model via load_model; pin TF 2.20 to match training runtime

usamaalam
11cc0f44mo ago

Fix build_model to exactly match train.py architecture and preprocessing

usamaalam
84cddaa4mo ago

Fix missing layers import in build_model

usamaalam
55ae7dd4mo ago

Clean deployment: model loaded from HF Hub at runtime

usamaalam, Claude Sonnet 4.6