Overview
Who this competition fits
适合已有计算机视觉和图像到图像训练基础、愿意使用 PaddlePaddle 2.0 及以上版本的个人参赛者。尤其适合想练习图像恢复/图像重建模型,以及模型部署与推理效率优化的人。
Read the original official blurb
由百度网盘开放平台发起,鼓励选手结合计算机视觉技术与图像处理技术,通过模型算法帮助人们实现图像的水印智能消除。 Official tags: 图像处理. Sign-ups: 388.
Resources
What this competition gives you
There is a baseline you can run as-is — starting from it is usually far faster than building from scratch.
- BaselineForkable competition baseline notebook
- TutorialVideo tutorial with score-improvement strategies
- DataWatermark dataset with 1,012,550 training and 5,000 test samples
- BaselineNoise-to-noise watermark removal source code reference
- BaselineSLBR visible watermark removal source code reference
- BaselineAutomatic watermark detection source code reference
- BaselineWatermark data generation source code reference
- Reference paperMS-SSIM reference paper
Preparation
From registration to a first submission
- 01
PaddlePaddle 2.0+
- 02
图像到图像模型
- 03
图像恢复
- 04
JPEG图像读写
- 05
模型推理脚本编写
- 06
ZIP提交打包
Before you commit: 难点不只是去除水印并恢复背景细节,还要兼顾未公开测试集上的泛化效果和实际推理性能。提交的是可自动运行的模型与 predict.py,输出图片必须保持原文件名和尺寸;单张推理耗时达到 1.2 秒时,决赛性能分数为 0。
Source
How this page was assembled
Competition information is structured from the official page. Scores are platform estimates for decision support; official rules take precedence.
- Official competition page
- Baidu AI Studio
- Last checked
- Not recorded