AliceMind
AliceMind copied to clipboard
ASOC 2022: Downstream image generation code implementation of PALM
Background
This is an advance subject of ASoC 2022 and https://github.com/alibaba/AliceMind/issues/44 .
At present, PALM cannot support image generation. The code for image generation needs to be developed based on the PALM model and you can refer to public models such as DALLE, etc.
Target
Design and implement image generation code for training and inference.
Difficulty
Normal
Mentor
Chenliang Li (@lcl6679292)([email protected])
背景
这是一个阿里巴巴编程之夏 2022 的基础课题 https://github.com/alibaba/AliceMind/issues/44 AliceMind-PALM模型不支持图片生成任务。需要参考现有图片生成模型如DALLE,为PALM补充下游图片生成的代码
目标
设计并实现图片生成代码的训练和推理
难度
正常
导师
Chenliang Li (@lcl6679292)([email protected])