<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>d-VAE &#8211; Blog Sketch</title>
	<atom:link href="https://blog.ziaowang.top/tag/d-vae/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ziaowang.top</link>
	<description></description>
	<lastBuildDate>Sun, 23 Nov 2025 02:31:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>A picture is worth a thousand words</title>
		<link>https://blog.ziaowang.top/2025/11/23/a-picture-is-worth-a-thousand-words/</link>
					<comments>https://blog.ziaowang.top/2025/11/23/a-picture-is-worth-a-thousand-words/#respond</comments>
		
		<dc:creator><![CDATA[wponaws]]></dc:creator>
		<pubDate>Sun, 23 Nov 2025 02:27:39 +0000</pubDate>
				<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[codebook]]></category>
		<category><![CDATA[d-VAE]]></category>
		<category><![CDATA[multimodality]]></category>
		<category><![CDATA[VAE]]></category>
		<guid isPermaLink="false">http://localhost/mysite/?p=7562</guid>

					<description><![CDATA[<p>AI 作图领域，存在如下两种不同的思路：</p>



<ol class="wp-block-list">
<li>以 Stable Diffusion 为首的扩散模型，使用一系列的 denoising step 将一张随机噪声图片逐步在 CLIP 引导下转换为成品图。</li>



<li>把图像切割为 token，以 token 为单位自回归式生成图像。&#8221;自回归&#8221; 这一块与语言模型原理相同。</li>
</ol>



<p>用人类作图类比，Stable&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>AI 作图领域，存在如下两种不同的思路：</p>



<ol class="wp-block-list">
<li>以 Stable Diffusion 为首的扩散模型，使用一系列的 denoising step 将一张随机噪声图片逐步在 CLIP 引导下转换为成品图。</li>



<li>把图像切割为 token，以 token 为单位自回归式生成图像。&#8221;自回归&#8221; 这一块与语言模型原理相同。</li>
</ol>



<p>用人类作图类比，Stable&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.ziaowang.top/2025/11/23/a-picture-is-worth-a-thousand-words/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
