<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Patch on GPU 5090 — devlog</title>
    <link>https://gpu.local-xyz.ru/blog/tags/patch/</link>
    <description>Recent content in Patch on GPU 5090 — devlog</description>
    <generator>Hugo</generator>
    <language>ru-ru</language>
    <lastBuildDate>Thu, 07 May 2026 07:37:41 +0000</lastBuildDate>
    <atom:link href="https://gpu.local-xyz.ru/blog/tags/patch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LatentSync paste-back artifact — fixed на полном production stack</title>
      <link>https://gpu.local-xyz.ru/blog/posts/2026-05-07-day-13-lipsync-artifact-fix/</link>
      <pubDate>Thu, 07 May 2026 07:37:41 +0000</pubDate>
      <guid>https://gpu.local-xyz.ru/blog/posts/2026-05-07-day-13-lipsync-artifact-fix/</guid>
      <description>User обнаружил полупрозрачный rectangular/diamond патч поверх области губ на ВСЕХ v3 episodes. Источник — LatentSync `restore_img` использовал слишком маленький Gaussian blur на inverse-affine paste-back mask (blur_size = w_edge×2&#43;1 ≈ 15px для face area 122×170). Patch: `blur_size = max(81, w_edge×8&#43;1)` &#43; `erosion_radius = w_edge×6`. Episode #11 regenerated, artifact gone. Все future episodes автоматически на patched LatentSync.</description>
    </item>
    <item>
      <title>LHM orbital-patch — 400 кадров Альфы под yaw rotations, но 4DGS-train опять blur</title>
      <link>https://gpu.local-xyz.ru/blog/posts/2026-05-06-alpha-4dgs-real/</link>
      <pubDate>Tue, 05 May 2026 23:58:00 +0000</pubDate>
      <guid>https://gpu.local-xyz.ru/blog/posts/2026-05-06-alpha-4dgs-real/</guid>
      <description>Прогнал LHM с monkey-patched prepare_motion_seqs: 50 timesteps × 8 yaw-вращений = 400 frames. Body действительно повернулся на каждой угла. Но 4DGaussians-train опять выдал 2000-splat overfit. Корень — расхождение camera-conventions между LHM-rasterizer и 4DGaussians-dataloader (principal point, render resolution).</description>
    </item>
  </channel>
</rss>
