Yifei Yang

Results 24 issues of Yifei Yang

Add a empty readme file for dalle-mini.

This issue will participate in the [chinese GLCC activity](https://mp.weixin.qq.com/s/yBem9JTrPI5OKWqunUQWAQ). So I wrote it in Chinese: # 题目名称 基于 mmgen,实现 Text2Image 生成算法 # 题目描述 ## 题目简介 MMGeneration 是一个图像和视频生成算法库,支持多种生成模型如图像生成,条件生成,图像转换的训练和测试,同时也提供了丰富的应用。 基于 MMGen,选择一个 text...

Support selecting `petrel` as backend in `UnconditionalImageDataset`.

kind/feature
priority/P0

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

``data_preprocessor`` will normalize image, and some modules like basicvsr and edsr generator will normalize input in forward function, somehow seems redundant.

priority/P1
kind/feature
status/need discussion