Translations:Diffusion Models Are Real-Time Game Engines/31/zh

    From Marovi
    Revision as of 00:21, 9 September 2024 by Felipefelixarias (talk | contribs) (Created page with "其中 <math>T = {\{ o_{i \leq n},a_{i \leq n}\}} \sim \mathcal{T}_{代理}</math>,<math>x_{0} = \phi{(o_{n})}</math>,<math>t \sim \mathcal{U}{(0,1)}</math>,<math>\epsilon \sim \mathcal{N}{(0,\mathbf{I})}</math>,<math>x_{t} = {\sqrt{\overline{\alpha}_{t}}x_{0} + \sqrt{1 - \overline{\alpha}_{t}}\epsilon}</math>,<math>v{(\epsilon,x_{0},t)} = {\sqrt{\overline{\alpha}_{t}}\epsilon - \sqrt{1 - \overline{\alpha}_{t}}x_{0}}</math>,而 <math>v_{\theta^{\prime}}</math...")
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    其中 Failed to parse (syntax error): {\displaystyle T = {\{ o_{i \leq n},a_{i \leq n}\}} \sim \mathcal{T}_{代理}},而 是模型 的 v预测输出。噪声调度 是线性的,与 Rombach 等(2022)类似。