AI 照片修复
修复退化人像:GFPGAN 面部重建 + Real-ESRGAN 超分辨率——从任何扫描老照片输出清晰、可打印的修复结果。
这个工作流做什么?
系统流程
图像质量评估(划痕/噪点/褪色/模糊 多维度检测)→ 多模型超分辨率重建(Real-ESRGAN + HAT 自动选优)→ 人脸检测与对齐 → GFPGAN 五官细节生成 → CodeFormer 纹理融合(保留原图特征)→ 可选 DeOldify AI 着色 → 色彩保真校正 → 前后对比报告生成
管线分解
- Pillow
pillow— Image pre-processing — deskew, denoise, crop and normalise before analysis image → json - Real-ESRGAN
realesrgan— AI super-resolution upscaling that restores detail without artefacts image → image - GFPGAN
gfpgan— Face restoration that rebuilds facial detail in degraded portraits image → image - Pillow
pillow— Image pre-processing — deskew, denoise, crop and normalise before analysis image → image - LLM Reasoning
llm— Large-language-model step that extracts, classifies, validates or writes structured output image → text
工作流信誉评分
基于执行次数、成功率、更新频率、组件质量和用户评分。
基于执行次数、成功率、更新频率、组件质量和用户评分。
使用组件
Image pre-processing — deskew, denoise, crop and normalise before analysis
python-pillow/Pillow ↗AI super-resolution upscaling that restores detail without artefacts
xinntao/Real-ESRGAN ↗Large-language-model step that extracts, classifies, validates or writes structured output
FlowSync proprietary与 n8n / Zapier 有什么不同?
与通用工作流构建器不同,FlowSync 工作流在每个节点中预置了 AI 能力——OCR、LLM 推理、转录、超分辨率——不仅仅是 webhook 触发器。每个节点都白盒可审计:你能看到输入、输出和配置。部署即时——无需自托管,无需逐节点配置 API 密钥。
使用场景
- 家族老照片数字化修复
- 档案馆历史照片增强
- 证件照高清化
- 老旧影视资料修复
作者与来源
用户评价
帮客户修复童年照片,Remini 每月 $10 但效果不如这个管线。GFPGAN+ESRGAN 组合太强了。
修复了一批 1940 年代的老照片,效果比外面照相馆好太多,而且一次能批处理几十张。
数据处理
FlowSync 工作流市场 · 76 分信誉评分 · 30% 执行率 · 100% 成功率 · 5 节点白盒管线 · FlowSync Official 维护
准备好运行了吗?
修复退化人像:GFPGAN 面部重建 + Real-ESRGAN 超分辨率——从任何扫描老照片输出清晰、可打印的修复结果。