Xuhan Sheng
Results
2
comments of
Xuhan Sheng
BasicSR是一个通用于图像恢复的框架,BasicVSR_PlusPlus是一个模型。类似于PyTorch和ResNet的区别,不存在PyTorch性能比ResNet更好的问题。
> I have the same problem. It seems that the problem arises when `use_image_cross_attention=True` in `UNet2DConditionModel.from_pretrained`. It is not used in some inference scripts. > > Can someone clarify is...