Community Forensics ViT
载入 CVPR 2025 开源取证模型(约 4800 个生成器、270 万样本训练),在浏览器端识别 AI 生成痕迹。
基于前端边缘计算(WebGPU/WASM)的图像生成特征检AI概率
正在下载 Community Forensics 检测模型 (WebGPU 约 37–72MB / WASM 约 37MB,首次较慢,后续自缓存秒开)
载入 CVPR 2025 开源取证模型(约 4800 个生成器、270 万样本训练),在浏览器端识别 AI 生成痕迹。
使用 ONNX Runtime Web,如果您的浏览器和显卡支持,将以 GPU 极速运行推理。
所有图像都在您本机的内存中处理,绝不上传到任何服务器,100% 隐私安全。
IsAIPix is a free, privacy-first web app that estimates whether an image is AI-generated entirely in your browser with WebGPU or WASM. The image is never uploaded to a server for detection.
No. Inference runs on-device. Images remain in local browser memory.
The ONNX model onnx-community/CommunityForensics-DeepfakeDet-ViT-ONNX,
based on Community Forensics by Park & Owens (CVPR 2025,
arXiv:2411.04125).
No. The output is a probability. Compression, screenshots, and novel generators can change results. Use human review for high-stakes decisions.
IsAIPix is local (no upload). Many cloud detectors require uploading the image to a remote API. See the comparison brief: compare.md.
IsAIPix 与所用检测模型均为开源。本站涉及的主要协议如下:
MIT License Copyright (c) 2025 Jeongsoo Park Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.