Skip to content

Commit 54434a5

Browse files
authored
Merge pull request #117 from EvolvingLMMs-Lab/docs/issue-responses
Docs/issue responses
2 parents 630e214 + 760cdf4 commit 54434a5

2 files changed

Lines changed: 982 additions & 0 deletions

File tree

docs/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,27 @@ <h1><span class="lang-span" data-en="Issue Explainers" data-zh="Issue 详解">Is
185185
<div class="arrow-icon"></div>
186186
</a>
187187

188+
<a class="issue-card" href="issues/issue-116.html">
189+
<div class="issue-tag open">#116</div>
190+
<div class="issue-title">
191+
<span class="lang-span"
192+
data-en="Frame-wise Normalization &amp; Global Top-K"
193+
data-zh="按帧归一化与全局 Top-K">Frame-wise Normalization &amp; Global Top-K</span>
194+
</div>
195+
<div class="issue-desc">
196+
<span class="lang-span"
197+
data-en="Why we normalize per frame before selecting patches globally — with animated matrix demo, pipeline walkthrough, and code references."
198+
data-zh="为什么先按帧归一化、再全局选 patch——包含矩阵动画 Demo、流程解析和代码引用。">Why we normalize per frame before selecting patches globally — with animated matrix demo, pipeline walkthrough, and code references.</span>
199+
</div>
200+
<div class="issue-meta">
201+
<span>👤 ThisisBillhe</span>
202+
<span>📅 2026-04-16</span>
203+
<span><span class="lang-span" data-en="8 sections" data-zh="8 个章节">8 sections</span></span>
204+
<span><span class="lang-span" data-en="Interactive demo" data-zh="交互式 Demo">Interactive demo</span></span>
205+
</div>
206+
<div class="arrow-icon"></div>
207+
</a>
208+
188209
<!-- Add more issue cards here following the same pattern:
189210
<a class="issue-card" href="issues/issue-XXX.html">
190211
<div class="issue-tag open">#XXX</div>

0 commit comments

Comments
 (0)