-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
153 lines (137 loc) · 7.75 KB
/
index.html
File metadata and controls
153 lines (137 loc) · 7.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SignX demo for continuous sign language recognition in compact pose-rich latent space.">
<title>SignX: Continuous Sign Recognition in Compact Pose-Rich Latent Space</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/markdown-it/13.0.1/markdown-it.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<!-- æ·»åŠ ç½‘ç«™å›¾æ ‡ -->
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23eef0f2'/%3E%3Ctext x='16' y='26' font-family='-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif' font-size='26' font-weight='500' text-anchor='middle' fill='%23202122'%3EW%3C/text%3E%3C/svg%3E">
<!-- 为 Safari æµè§ˆå™¨æ·»åŠ å›¾æ ‡ -->
<link rel="apple-touch-icon" sizes="180x180" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23eef0f2'/%3E%3Ctext x='16' y='26' font-family='-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif' font-size='26' font-weight='500' text-anchor='middle' fill='%23202122'%3EW%3C/text%3E%3C/svg%3E">
<!-- å¼•å…¥æ ·å¼æ–‡ä»¶ -->
<link rel="stylesheet" href="./static/styles.css">
<!-- 引入 Cite æŒ‰é’®æ ·å¼ -->
</head>
<body>
<header class="header">
<h1 class="header-title">SignX
<!--
<select class="version-select" onchange="if(this.value) window.location.href=this.value" style="padding: 2px 0; border: none; border-radius: 4px; background: white; cursor: pointer; font-size: 12px; height: 20px; vertical-align: middle; -webkit-appearance: none; -moz-appearance: none; appearance: none;">
<option value="" selected>v1-init</option>
</select>-->
</h1>
<div class="header-links">
<a href="https://github.com/SignerX" class="header-link">[Organization]</a>
<a href="https://x.com/SenFang01" class="header-link">[Author X]</a>
</div>
</header>
<div class="container" id="title">
<span class="highlight-notice">Let Pose Recognition Happen in Latent Space, as well.</span>
<h1 class="title">SignX: Continuous Sign Recognition in Compact Pose-Rich Latent Space</h1>
<div class="authors">
<a href="https://x.com/SenFang01" class="author-link">Sen Fang</a><sup>1*</sup>,
<a href="https://github.com/YalinFeng01" class="author-link">Yalin Feng</a><sup>2*</sup>,
<a href="https://dblp.org/pid/326/8312.html" class="author-link">Chunyu Sui</a><sup>3</sup>,
<a href="https://rjzhb.github.io/" class="author-link">Hongbin Zhong</a><sup>4</sup>,
<a href="https://scholar.google.com/citations?view_op=list_works&hl=en&hl=en&user=v70Hy_gAAAAJ" class="author-link">Yanxin Zhang</a><sup>5</sup>,
<a href="https://scholar.google.com/citations?user=ocMf7fQAAAAJ&hl=zh-CN" class="author-link">Hongwei Yi</a><sup>6</sup>,
<a href="https://alexhu.top" class="author-link">Hezhen Hu</a><sup>7</sup>,
<a href="https://scholar.google.com/citations?user=a7VNhCIAAAAJ" class="author-link">Dimitris N. Metaxas</a><sup>1</sup>
</div>
<div class="affiliations">
<sup>1</sup>Rutgers University,
<sup>2</sup>Nanyang Technological University,
<sup>3</sup>Columbia University,
<sup>4</sup>Georgia Institute of Technology
<br>
<sup>5</sup>University of Wisconsin–Madison,
<sup>6</sup>Max Planck Institute for Intelligent Systems,
<sup>7</sup>University of Texas at Austin
<br>
<div style="text-align: center; color: black !important;">
<sup>*</sup>Equal Contribution
</div>
</div>
<!--
<div style="text-align: center; margin: 1em 0;">
<span style="font-size: 1.5em; color: #28a745; font-weight: 800; font-family: Verdana, Geneva, sans-serif;">
ArXiv 2026
</span>
</div>-->
<div class="links">
<a href="https://github.com/SignerX" class="button">
<i class="fab fa-github" aria-hidden="true"></i> Organization
</a>
<a href="https://arxiv.org/abs/2504.16315" class="button">
<i class="fa fa-file-lines" aria-hidden="true"></i> Paper
</a>
<a href="#demos" class="button">
<i class="fa fa-play-circle" aria-hidden="true"></i> Demo
</a>
<a href="#method" class="button">
<i class="fa fa-sitemap" aria-hidden="true"></i> Method
</a>
<a href="#results" class="button">
<i class="fa fa-chart-line" aria-hidden="true"></i> Results
</a>
<a href="#paper-overview" class="button">
<i class="fa fa-file-lines" aria-hidden="true"></i> Paper Overview
</a>
</div>
<div class="mixed-content">
<!-- All markdown sections will be automatically generated here by JavaScript -->
</div>
</div>
<footer>
<p>This website is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</p>
<p>
This means you are free to borrow the <a href="https://github.com/World-Snapshot/world-snapshot.github.io">source code</a> of this website,
we just ask that you link back to this page in the footer.
</p>
</footer>
<script>
// Initialize markdown-it
const md = window.markdownit({
html: true,
linkify: true,
typographer: true,
highlight: function (str, lang) {
if (lang && hljs.getLanguage(lang)) {
try {
return hljs.highlight(str, { language: lang }).value;
} catch (__) {}
}
return '';
}
});
// Simplified configuration with navigation groups
// Define your markdown files and their navigation groups here
// Everything else (id, title, sections, navigation menu) will be automatically generated
const markdownFiles = [
{
group: 'Overview',
files: [
'00_teaser.md',
'01_abstract.md'
]
},
{
group: 'Paper',
files: [
'02_method.md',
'03_results.md',
'04_pdf.md'
]
}
];
</script>
<!-- Main application logic -->
<script src="./static/main.js"></script>
<!-- 引入 Cite æŒ‰é’®æ¨¡å— -->
</body>
</html>