ASOC 2022: Downstream image generation code implementation of PALM
- Dominant language
- Python
- Stars
- 2k
- Forks
- 301
- PR merge metrics
- No merged PRs in 30d
Description
# Background
This is an advance subject of [ASoC 2022](https://opensource.alibaba.com/asoc2022) 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)(lcl193798@alibaba-inc.com)
# 背景
这是一个[阿里巴巴编程之夏 2022](https://opensource.alibaba.com/asoc2022) 的基础课题 https://github.com/alibaba/AliceMind/issues/44
AliceMind-PALM模型不支持图片生成任务。需要参考现有图片生成模型如DALLE,为PALM补充下游图片生成的代码
# 目标
设计并实现图片生成代码的训练和推理
# 难度
正常
# 导师
Chenliang Li (@lcl6679292)(lcl193798@alibaba-inc.com)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.