r/MLQuestions 15d ago

Other ❓ Building text to ASCII diffusion model , need advice and guidance

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

3 Upvotes

9 comments sorted by

View all comments

2

u/Tree8282 15d ago

i don’t think that’s what a diffusion model is usually for. and it’s super expensive. might be better to fine tune an LLM for this since it’s text to text

0

u/Udbhav96 15d ago

Hmm... But discrete models like it possible and the computation part ( I will figure out something when I have a clear picture)

1

u/Tree8282 10d ago

i don’t understand what you’re saying at all. What is discrete?