Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
abinazebinoy
/
verifile-x-api
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
verifile-x-api
/
backend
/
services
340 kB
Ctrl+K
Ctrl+K
3 contributors
History:
136 commits
abinazebinoy
fix(ensemble): apply feedback_manager weight multipliers in combine_signals()
261dddc
5 days ago
own_detector
fix: resolve model/database paths relative to __file__ not CWD
2 months ago
__init__.py
Safe
0 Bytes
Initial commit: Project structure and documentation
5 months ago
advanced_ai_detector.py
19.6 kB
fix: DCT kurtosis threshold in wrong mathematical domain
about 1 month ago
advanced_ensemble_detector.py
19.5 kB
fix(ensemble): apply feedback_manager weight multipliers in combine_signals()
5 days ago
adversarial_tester.py
11.2 kB
Merge branch 'main' into fix/update-gitignore
3 months ago
api_key_manager.py
4.72 kB
fix(api-keys): add write lock to verify_key; resolve path via __file__
3 months ago
batch_processor.py
8.68 kB
fix(batch): fix uncertain_count negative values with exclusive classification
3 months ago
c2pa_verifier.py
10.4 kB
Merge branch 'main' into fix/update-gitignore
3 months ago
case_manager.py
7.87 kB
fix(paths): resolve all storage files relative to package, not CWD
3 months ago
cfa_detector.py
7.76 kB
feat: Noiseprint camera fingerprint and CFA Bayer artifact detectors
2 months ago
clip_detector.py
11.7 kB
fix: CLIP placeholder init logs at ERROR not INFO; add placeholder_mode to return dict (batch3 #4)
12 days ago
covariance_detector.py
13 kB
fix: three thread-safety bugs — global random seed, race condition, unseeded sampling
2 months ago
dct_frequency_detector.py
7.72 kB
perf: vectorize DCT radial spectrum loop with np.bincount (audit #8)
18 days ago
dire_detector.py
13.4 kB
fix: DIRE now encodes to VAE latent before UNet; decode after denoise; align noise timestep (audit #11)
18 days ago
ela_detector.py
7.15 kB
fix: KL divergence missing fftshift and ELA neutral score for lossless
2 months ago
feedback_manager.py
7.02 kB
fix: invert guilt condition in feedback_manager Nash weight update
about 2 months ago
generator_attribution.py
14 kB
feat: add GPT-4o, Flux, Imagen3, Ideogram, Recraft generator profiles and heuristics (audit #14)
18 days ago
heatmap_generator.py
6.3 kB
fix: heatmap_generator path now uses __file__-relative, not CWD-relative (audit #4)
18 days ago
image_forensics.py
8.24 kB
fix: methods_used fallback, HEIC extensions, CORS, Content-Length pre-check
about 2 months ago
image_type_classifier.py
6.8 kB
fix(cleanup): final pyflakes cleanup across 4 files
3 months ago
jpeg_ghost_detector.py
9.89 kB
fix: GPS rejects western hemisphere and JPEG Ghost PNG false positives
about 1 month ago
mcmc_engine.py
6.45 kB
fix(mcmc): replace biased 1e-10 lower bound in MH acceptance draw
5 days ago
metadata_forensics.py
9.96 kB
fix: GPS rejects western hemisphere and JPEG Ghost PNG false positives
about 1 month ago
metrics_collector.py
5.67 kB
feat(monitoring): observability, inconclusive verdict, image type
3 months ago
noise_map_detector.py
13 kB
fix: add raw_value and expected_range to noise_map success dict (audit #5)
18 days ago
noiseprint_detector.py
8.04 kB
feat: Noiseprint camera fingerprint and CFA Bayer artifact detectors
2 months ago
own_embedding_detector.py
5.94 kB
fix(own_embedding): wrap centroid pickle.load in try/except
5 days ago
platform_detector.py
10.8 kB
fix(cleanup): remove unused imports from c2pa_verifier and platform_detector
3 months ago
platt_calibrator.py
5.61 kB
fix: cache Platt params at module level, add reload_params() (audit #2)
18 days ago
prnu_detector.py
Safe
6.23 kB
fix(prnu): replace uniform_filter fallback with Laplacian noise residual
3 months ago
report_exporter.py
12.6 kB
fix(cleanup): final pyflakes cleanup across 4 files
3 months ago
segment_detector.py
6.24 kB
feat: segment-level AI detection endpoint
about 2 months ago
sse_analyzer.py
11.7 kB
fix: SSE now runs all 30 signals exactly once; DIRE and OwnEmbedding now appear as individual streamed events (audit #13)
18 days ago
statistical_detector.py
17.5 kB
fix: CLIP confidence scaling, attribution path, natural model cache cap
about 1 month ago
ultra_advanced_detector.py
9.68 kB
perf: replace O(n^2) radial FFT loops with vectorized np.bincount
2 months ago
webhook_manager.py
12.1 kB
Merge branch 'feature/webhook' of https://github.com/abinaze/VeriFile-X into feature/webhook
2 months ago