← All guides Accuracy

Why a real photo gets flagged as AI

False positives have six common causes, and most of them are fixable. Here is why a genuine photograph scores high, and how to re-test it properly.

· 7 min read · Best AI Image Detector

Almost always because the file has been processed: upscaled, denoised, screenshotted or heavily compressed. Detectors read fine detail, and processing rebuilds fine detail in ways that look generated.

The six things that cause a false positive

A detector reads the statistical texture between neighbouring pixels. Anything that rewrites that texture moves the score, whether or not a generator was involved. These are the causes in the order they appear in practice.

  1. Screenshots. A screenshot is a re-render of an image, not a copy of it. The fine detail the model reads is replaced by whatever the screen was showing. Screenshots of screenshots are worse again.
  2. Upscaling. Any tool that enlarges a photo invents pixels that were not captured. Those invented pixels are generated pixels, so the detector is not wrong, it is answering a question you did not mean to ask.
  3. Heavy noise reduction. Phone night modes, low-light processing and denoising filters smooth the sensor noise that marks a real capture. Removing that noise removes the evidence of the camera.
  4. Aggressive retouching. Skin smoothing, frequency separation and portrait filters rebuild texture across a face. A heavily retouched portrait can score higher than a lightly edited generated one.
  5. Strong compression. Repeated JPEG saves destroy fine detail everywhere. Accuracy on the published benchmark falls from 91.3 percent on clean originals to 84.6 percent at quality 40.
  6. Small images and heavy crops. Below roughly 576 pixels on the shorter side there is not enough detail to divide into regions, and the whole-frame score becomes less reliable.
What recompression costs
Clean originals
91.3 %
JPEG quality 60
87.3 %
JPEG quality 40
84.6 %

Axis starts at 80% to make the slope readable. Figures are from the research benchmark, not from images arriving off the open internet.

Balanced accuracy against JPEG quality on the model's published benchmark. Every re-save moves an image down this slope.

Why modern phone photos are the hardest case

A photograph from a current phone is not a single exposure. It is several frames merged, denoised, sharpened and tone-mapped by software before you ever see it. Computational photography and image generation solve overlapping problems, and they leave overlapping marks.

This is a genuine limitation rather than a bug that will be patched away. A night-mode portrait has had more of its fine texture written by software than captured by a sensor. A detector reading that texture is reading software output, because that is what the file contains.

How to re-test properly

  1. Find the file, not a copy of it

    Go to the camera roll, the memory card or the original export. Anything that arrived through a chat app, a social platform or a screenshot has already been recompressed.

  2. Send it as a file, not as a photo

    Messaging apps recompress anything sent as an image. Most have a document or file option that transfers the original bytes.

  3. Turn off the processing you can control

    If you are re-shooting, disable beauty filters and skin smoothing. Where the camera offers a raw or unprocessed option, use it.

  4. Check the region map

    An evenly warm map across the whole frame points to global processing. One hot area in a cold frame points to a local edit. Those are different findings.

  5. Compare against a known-good photo

    Run a photo from the same camera that you are certain about. If it scores similarly, the camera's processing is the cause rather than the picture.

What the pattern tells you

58 61 54 63 59 57 55 62 60

Compare this with a generated frame, where tiles sit in the nineties, and with a local edit, where one tile is hot and the rest are cold.

A heavily processed but genuine photograph. No tile is dramatic, but every tile is warm, which is what global processing looks like.

An even spread in the middle band is the signature of a real photograph that has been through too much software. It is also the honest answer: the image no longer carries enough original detail to support a confident call in either direction.

If you are on the receiving end of an accusation

Designers, photographers and students are being asked to prove they made their own work. A score cannot do that, but the material around it can.

  • Keep the layered source file or the raw capture. A working file with history is far stronger evidence than any detector output.
  • Keep the intermediate versions. Progress shots with timestamps are difficult to fabricate after the fact.
  • Export with Content Credentials where your software supports it. A signed credential is cryptographic rather than statistical.
  • Ask what the accusation rests on. A single score from an unnamed tool with unpublished bands is not a finding, and saying so is reasonable.

It is also worth knowing that the direction of the error is not random. Detectors are tuned to catch generated images, and that tuning makes them readier to flag a genuine photograph than to clear a synthetic one. If you are the person being doubted, the tool is not neutral with respect to you, and whoever is reading the result should know that before they act on it.

Questions people ask

How often are real photos flagged as AI?
On the published benchmark the model reaches 91.3 percent balanced accuracy on clean images, which means roughly one image in eleven falls on the wrong side of the line under controlled conditions. Real-world rates are worse, because real-world images have been compressed, cropped and re-saved before they reach any detector.
Does editing a photo in Lightroom or Photoshop cause a false positive?
Ordinary adjustments do not. Exposure, colour, cropping and straightening leave the underlying texture intact. What moves a score is anything that rebuilds detail: heavy noise reduction, skin smoothing, upscaling, generative fill and aggressive sharpening.
Why did my photo score higher after I sent it to someone?
Because the app recompressed it. Most messaging platforms re-encode images on send, and some do it twice. Always test the file from the camera roll rather than the copy that came back through a conversation.
Can I prove a photo is mine if a detector says otherwise?
Not with a detector, and usually yes with everything else. The raw file, the layered working document, the intermediate versions and Content Credentials together make a far stronger case than any score. Detection tools were built to raise a question, not to settle an authorship dispute.