fix(ensemble): apply feedback_manager weight multipliers in combine_signals() 261dddc abinazebinoy commited on 10 days ago
fix(mcmc): replace biased 1e-10 lower bound in MH acceptance draw 8f40968 abinazebinoy commited on 10 days ago
fix(own_embedding): wrap centroid pickle.load in try/except 421bb59 abinazebinoy commited on 10 days ago
fix(ensemble): log XGBoost feature-name mismatches before predict_proba 6870a31 abinazebinoy commited on 10 days ago
fix(ensemble): apply feedback_manager weight multipliers in combine_signals() 5f8a2dc abinazebinoy commited on 10 days ago
fix(ensemble): move Platt calibration to weighted-sum fallback path only a871eb2 abinazebinoy commited on 10 days ago
fix: CLIP placeholder init logs at ERROR not INFO; add placeholder_mode to return dict (batch3 #4) 7b23beb abinazebinoy commited on 17 days ago
refactor: extract combine_signals() from detect() so SSE can reuse scoring without re-running detectors (audit #12) 1b33e58 abinazebinoy commited on 17 days ago
feat: add GPT-4o, Flux, Imagen3, Ideogram, Recraft generator profiles and heuristics (audit #14) 29e2221 abinazebinoy commited on 23 days ago
fix: SSE now runs all 30 signals exactly once; DIRE and OwnEmbedding now appear as individual streamed events (audit #13) 6898c60 abinazebinoy commited on 23 days ago
refactor: extract combine_signals() from detect() so SSE can reuse scoring without re-running detectors (audit #12) 83d101f abinazebinoy commited on 23 days ago
fix: DIRE now encodes to VAE latent before UNet; decode after denoise; align noise timestep (audit #11) a53251e abinazebinoy commited on 23 days ago
perf: vectorize DCT radial spectrum loop with np.bincount (audit #8) a744166 abinazebinoy commited on 23 days ago
fix: add raw_value and expected_range to noise_map success dict (audit #5) 0d47334 abinazebinoy commited on 23 days ago
fix: heatmap_generator path now uses __file__-relative, not CWD-relative (audit #4) d3f43e2 abinazebinoy commited on 23 days ago
fix: cache Platt params at module level, add reload_params() (audit #2) b2f00c4 abinazebinoy commited on 23 days ago
fix: add extension_valid key to validate_file() β was always True (audit #1) 661db04 abinazebinoy commited on 23 days ago
fix: CLIP confidence scaling, attribution path, natural model cache cap 48e58dc abinazebinoy commited on May 27
fix: own_result missing from DIRE branch and inconclusive classification zone 6cd0f5c abinazebinoy commited on May 27
fix: GPS rejects western hemisphere and JPEG Ghost PNG false positives da258cf abinazebinoy commited on May 27
fix: methods_used fallback, HEIC extensions, CORS, Content-Length pre-check 9ad719d abinazebinoy commited on May 22
fix: ensemble includes zero-confidence signals biasing PNG/WebP toward 0.5 3d76e55 abinazebinoy commited on May 22
fix: CLIP always returning 0.5 β move _load_model() before db_available check db3337e abinazebinoy commited on May 22
fix: invert guilt condition in feedback_manager Nash weight update 2bcbfca abinazebinoy commited on May 15
fix: NameError in image_forensics β use hashes[sha256] not bare sha256 cb57d31 abinazebinoy commited on May 13
fix: sanitize numpy types, forensics isolation, admin warning, docstring, remove dotenv e038881 abinazebinoy commited on May 1
perf: replace O(n^2) radial FFT loops with vectorized np.bincount 8b62f9f abinazebinoy commited on May 1
fix: KL divergence missing fftshift and ELA neutral score for lossless 27d5871 abinazebinoy commited on May 1
fix: three thread-safety bugs β global random seed, race condition, unseeded sampling 59eca98 abinazebinoy commited on May 1
fix: inter-block blockiness and missing method keys in advanced_ai_detector 8cb1a01 abinazebinoy commited on May 1
fix: double-stacking boost and wrong blockiness metric in ai_detector d0a155e abinazebinoy commited on May 1
fix: resolve model/database paths relative to __file__ not CWD f232e20 abinazebinoy commited on May 1
fix: CLIP detection always disabled β db_available never set True 7807c7c abinazebinoy commited on May 1
feat: Noiseprint camera fingerprint and CFA Bayer artifact detectors 4f52894 abinazebinoy commited on May 1
fix(phase-20): wire jpeg_ghost and noise_map into ensemble scoring d39033a abinazebinoy commited on Apr 25
fix(phase-20): add missing jpeg_ghost_detector.py and noise_map_detector.py 0308ae3 abinazebinoy commited on Apr 24