YOR // Texture Forensics

Can texture separate the signal from the synthetic?

This local inference surface runs the checked-in SVM model and inspects texture, noise, and grayscale structure to estimate whether an uploaded image is AI-generated.

224 x 224 Resize before feature extraction
LBP + GLCM Texture features used by the classifier
25MB Upload limit per image

Upload an image

Use a JPG or PNG file. The classifier returns an estimated AI probability and confidence, not a universal authenticity guarantee.

API clients can POST multipart form data to /api/predict. Uploaded bytes are processed for this request.