8 月 14 日消息,科技媒体 AndroidAuthority 今天提前拆解了谷歌相册 7.41 版本的 APK 安装包,其中代码显示谷歌正在为这款应用酝酿“AI 照片检测”功能。
这个新功能代号是“threepio”,其相关代码如下:
<string name="photos_threepio_education_impl_dialog_title">See how a photo was made</string><string name="photos_threepio_infopanel_action_type_ai_title">Edited with AI tools</string><string name="photos_threepio_infopanel_action_type_multiple_ai_title">Edited with multiple AI tools</string><string name="photos_threepio_infopanel_action_type_multiple_non_ai_title">Edited with multiple non-AI tools</string><string name="photos_threepio_infopanel_action_type_multiple_unknown_ai_title">May have been edited with multiple AI tools</string><string name="photos_threepio_infopanel_action_type_non_ai_title">Edited with non-AI tools</string><string name="photos_threepio_infopanel_action_type_unknown_ai_title">May have been edited with AI tools</string><string name="photos_threepio_infopanel_origin_type_ai_title">Media made with AI</string> <string name="photos_threepio_infopanel_origin_type_camera_combined_title">Media captured with a camera, multiple images were combined</string> <string name="photos_threepio_infopanel_origin_type_camera_title">Media captured with a camera without software adjustments</string> <string name="photos_threepio_infopanel_origin_type_parts_ai_title">Parts of this media was made with AI</string>
这串代码显示“AI 照片检测”将可以检测以下内容:
是否使用了 AI 工具(如 AI 擦除)编辑
是否使用了非 AI 工具
是否使用了多个 AI 工具
图片是由 AI 创建、相机拍摄,或由多张图片合成
图片部分内容是否由 AI 生成 / 是否是深度伪造
用户在图库内浏览图片时,上滑即可查询图片是否由 AI / 深度伪造生成,附相关提示语如下:
“由 AI 创建的媒体”
“使用 AI 工具编辑”
“使用多个 AI 工具编辑”
“使用多个非 AI 工具编辑”
“由非 AI 工具制作的媒体”
“由相机拍摄”
“由相机拍摄且无软件调整”
文章来源:
IT之家
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至23467321@qq.com举报,一经查实,本站将立刻删除;如已特别标注为本站原创文章的,转载时请以链接形式注明文章出处,谢谢!