Building text to ASCII diffusion model, need advice and guidance [P]
热度趋势
百分比基于当前可用热度信号,而非评论数或独立用户人数。
一位在机器学习算法方面有背景的开发者,包括CS229、CS230、ML架构以及基本的CNN和扩散模型,正在寻求关于构建文本到ASCII扩散模型的建议和指导。该项目的目标是将文本输入(例如“build a cat”)解释并转换为ASCII艺术输出(例如“(o.o) \> ^”)。开发者承认该项目的难度,目前正在研究GANs,并请求提供相关论文或指导。
i wanna build a text diffusion model which interpret text and convert it into ascii images
so like
Text: build a cat
Output:
(o.o)
\> \^ So, i have a decent background of ml algo (completed cs229, cs230, Ml architecture and basic CNN and diffusion model)
ik making a project like this is tricky and making diffusion model like that from scratch is hard but i wanna try it because that's wot make me excited lol ...
I am currently reading GANs research paper, can u guys help me in finding more papers which helps me in making this project or guide me through this good title for this
Thx in adv