zzl777
Results
2
issues of
zzl777
SRGAN
1
SRGAN有两个问题想请教:1,想要训练灰度图像数据集应该怎么修改呢? 2,低分辨率的图像是怎么得来的呢? 感谢~
### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### Bug组件 Bug Component Training ### Bug描述 Describe the Bug 用pcb数据集复现对比学习的few-shot方法,PaddleDetection-release-2.6.1/ppdet/modeling/losses/supcontrast.py里positive_mask.sum()值异常,无法训练 ###...