echo3700 commited on
Commit
cc2cc22
·
verified ·
1 Parent(s): 6a872b2

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +564 -17
  3. prompts.txt +0 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Ai 2025
3
- emoji: 🏃
4
- colorFrom: purple
5
- colorTo: gray
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: ai-2025
3
+ emoji: 🐳
4
+ colorFrom: pink
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,566 @@
1
- <!doctype html>
2
  <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
  <html>
3
+ <head>
4
+ <title>My app</title>
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <meta charset="utf-8">
7
+ <style>
8
+ body {
9
+ display: flex;
10
+ justify-content: center;
11
+ align-items: center;
12
+ overflow: hidden;
13
+ height: 100dvh;
14
+ font-family: "Arial", sans-serif;
15
+ text-align: center;
16
+ }
17
+ .arrow {
18
+ position: absolute;
19
+ bottom: 32px;
20
+ left: 0px;
21
+ width: 100px;
22
+ transform: rotate(30deg);
23
+ }
24
+ h1 {
25
+ font-size: 50px;
26
+ }
27
+ h1 span {
28
+ color: #acacac;
29
+ font-size: 32px;
30
+ }
31
+ </style>
32
+ </head>
33
+ <body>
34
+ <h1>
35
+ <span>I'm ready to work,</span><br />
36
+ Ask me anything.
37
+ </h1>
38
+ <img src="https://enzostvs-deepsite.hf.space/arrow.svg" class="arrow" />
39
+ <script></script>
40
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=echo3700/ai-2025" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
41
  </html>
42
+ <!DOCTYPE html>
43
+ <html lang="zh-CN">
44
+ <head>
45
+ <meta charset="UTF-8">
46
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
47
+ <title>AI超声检查机器人 - 智能医疗新时代</title>
48
+ <style>
49
+ * {
50
+ margin: 0;
51
+ padding: 0;
52
+ box-sizing: border-box;
53
+ }
54
+
55
+ body {
56
+ font-family: 'Microsoft YaHei', 'Arial', sans-serif;
57
+ line-height: 1.6;
58
+ color: #333;
59
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
60
+ }
61
+
62
+ .container {
63
+ max-width: 1200px;
64
+ margin: 0 auto;
65
+ padding: 0 20px;
66
+ }
67
+
68
+ header {
69
+ background: rgba(255, 255, 255, 0.95);
70
+ backdrop-filter: blur(15px);
71
+ padding: 1rem 0;
72
+ position: fixed;
73
+ width: 100%;
74
+ top: 0;
75
+ z-index: 1000;
76
+ box-shadow: 0 4px 20px rgba(0,0,0,0.1);
77
+ }
78
+
79
+ nav {
80
+ display: flex;
81
+ justify-content: space-between;
82
+ align-items: center;
83
+ }
84
+
85
+ .logo {
86
+ font-size: 1.8rem;
87
+ font-weight: bold;
88
+ color: #4a90e2;
89
+ display: flex;
90
+ align-items: center;
91
+ gap: 10px;
92
+ }
93
+
94
+ .nav-links {
95
+ display: flex;
96
+ list-style: none;
97
+ gap: 2rem;
98
+ }
99
+
100
+ .nav-links a {
101
+ text-decoration: none;
102
+ color: #333;
103
+ font-weight: 500;
104
+ transition: color 0.3s ease;
105
+ }
106
+
107
+ .nav-links a:hover {
108
+ color: #4a90e2;
109
+ }
110
+
111
+ .hero {
112
+ padding: 140px 0 100px;
113
+ text-align: center;
114
+ color: white;
115
+ }
116
+
117
+ .hero h1 {
118
+ font-size: 3.5rem;
119
+ margin-bottom: 1.5rem;
120
+ text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
121
+ animation: fadeInUp 1s ease-out;
122
+ }
123
+
124
+ .hero p {
125
+ font-size: 1.4rem;
126
+ margin-bottom: 2.5rem;
127
+ opacity: 0.9;
128
+ animation: fadeInUp 1s ease-out 0.3s both;
129
+ }
130
+
131
+ .cta-button {
132
+ display: inline-block;
133
+ background: linear-gradient(45deg, #ff6b6b, #ee5a52);
134
+ color: white;
135
+ padding: 18px 40px;
136
+ text-decoration: none;
137
+ border-radius: 50px;
138
+ font-weight: bold;
139
+ font-size: 1.1rem;
140
+ transition: all 0.3s ease;
141
+ animation: fadeInUp 1s ease-out 0.6s both;
142
+ }
143
+
144
+ .cta-button:hover {
145
+ transform: translateY(-3px);
146
+ box-shadow: 0 15px 35px rgba(255, 107, 107, 0.4);
147
+ }
148
+
149
+ .section {
150
+ padding: 100px 0;
151
+ background: white;
152
+ }
153
+
154
+ .section:nth-child(even) {
155
+ background: #f8f9fa;
156
+ }
157
+
158
+ .section-title {
159
+ text-align: center;
160
+ font-size: 2.8rem;
161
+ margin-bottom: 4rem;
162
+ color: #333;
163
+ position: relative;
164
+ }
165
+
166
+ .section-title::after {
167
+ content: '';
168
+ position: absolute;
169
+ bottom: -10px;
170
+ left: 50%;
171
+ transform: translateX(-50%);
172
+ width: 80px;
173
+ height: 4px;
174
+ background: linear-gradient(45deg, #4a90e2, #357abd);
175
+ border-radius: 2px;
176
+ }
177
+
178
+ .features-grid {
179
+ display: grid;
180
+ grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
181
+ gap: 3rem;
182
+ margin-top: 4rem;
183
+ }
184
+
185
+ .feature-card {
186
+ background: white;
187
+ padding: 3rem 2rem;
188
+ border-radius: 20px;
189
+ box-shadow: 0 15px 40px rgba(0,0,0,0.1);
190
+ transition: all 0.3s ease;
191
+ text-align: center;
192
+ }
193
+
194
+ .feature-card:hover {
195
+ transform: translateY(-15px);
196
+ box-shadow: 0 25px 60px rgba(0,0,0,0.15);
197
+ }
198
+
199
+ .feature-icon {
200
+ width: 80px;
201
+ height: 80px;
202
+ background: linear-gradient(45deg, #4a90e2, #357abd);
203
+ border-radius: 50%;
204
+ display: flex;
205
+ align-items: center;
206
+ justify-content: center;
207
+ margin: 0 auto 2rem;
208
+ font-size: 2rem;
209
+ color: white;
210
+ }
211
+
212
+ .feature-card h3 {
213
+ font-size: 1.5rem;
214
+ margin-bottom: 1rem;
215
+ color: #333;
216
+ }
217
+
218
+ .feature-card p {
219
+ color: #666;
220
+ line-height: 1.8;
221
+ }
222
+
223
+ .tech-architecture {
224
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
225
+ color: white;
226
+ padding: 100px 0;
227
+ }
228
+
229
+ .tech-grid {
230
+ display: grid;
231
+ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
232
+ gap: 2rem;
233
+ margin-top: 3rem;
234
+ }
235
+
236
+ .tech-item {
237
+ background: rgba(255, 255, 255, 0.1);
238
+ backdrop-filter: blur(10px);
239
+ padding: 2rem;
240
+ border-radius: 15px;
241
+ text-align: center;
242
+ border: 1px solid rgba(255, 255, 255, 0.2);
243
+ transition: all 0.3s ease;
244
+ }
245
+
246
+ .tech-item:hover {
247
+ background: rgba(255, 255, 255, 0.2);
248
+ transform: translateY(-5px);
249
+ }
250
+
251
+ .tech-item h4 {
252
+ font-size: 1.3rem;
253
+ margin-bottom: 1rem;
254
+ color: #fff;
255
+ }
256
+
257
+ .applications-grid {
258
+ display: grid;
259
+ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
260
+ gap: 2rem;
261
+ margin-top: 3rem;
262
+ }
263
+
264
+ .app-card {
265
+ background: white;
266
+ border-radius: 15px;
267
+ overflow: hidden;
268
+ box-shadow: 0 10px 30px rgba(0,0,0,0.1);
269
+ transition: all 0.3s ease;
270
+ }
271
+
272
+ .app-card:hover {
273
+ transform: scale(1.03);
274
+ box-shadow: 0 20px 50px rgba(0,0,0,0.15);
275
+ }
276
+
277
+ .app-image {
278
+ width: 100%;
279
+ height: 200px;
280
+ background: linear-gradient(45deg, #e3f2fd, #bbdefb);
281
+ display: flex;
282
+ align-items: center;
283
+ justify-content: center;
284
+ font-size: 3rem;
285
+ color: #1976d2;
286
+ }
287
+
288
+ .app-content {
289
+ padding: 2rem;
290
+ }
291
+
292
+ .app-content h3 {
293
+ color: #333;
294
+ margin-bottom: 1rem;
295
+ }
296
+
297
+ .contact-section {
298
+ background: #333;
299
+ color: white;
300
+ padding: 80px 0;
301
+ }
302
+
303
+ .contact-form {
304
+ max-width: 600px;
305
+ margin: 0 auto;
306
+ background: rgba(255, 255, 255, 0.1);
307
+ padding: 3rem;
308
+ border-radius: 20px;
309
+ backdrop-filter: blur(10px);
310
+ }
311
+
312
+ .form-group {
313
+ margin-bottom: 2rem;
314
+ }
315
+
316
+ .form-group label {
317
+ display: block;
318
+ margin-bottom: 0.5rem;
319
+ font-weight: bold;
320
+ color: white;
321
+ }
322
+
323
+ .form-group input,
324
+ .form-group textarea,
325
+ .form-group select {
326
+ width: 100%;
327
+ padding: 15px;
328
+ border: 2px solid rgba(255, 255, 255, 0.3);
329
+ border-radius: 10px;
330
+ font-size: 1rem;
331
+ background: rgba(255, 255, 255, 0.1);
332
+ color: white;
333
+ transition: border-color 0.3s ease;
334
+ }
335
+
336
+ .form-group input:focus,
337
+ .form-group textarea:focus,
338
+ .form-group select:focus {
339
+ outline: none;
340
+ border-color: #4a90e2;
341
+ }
342
+
343
+ .submit-btn {
344
+ background: linear-gradient(45deg, #4a90e2, #357abd);
345
+ color: white;
346
+ padding: 15px 40px;
347
+ border: none;
348
+ border-radius: 10px;
349
+ font-size: 1.1rem;
350
+ font-weight: bold;
351
+ cursor: pointer;
352
+ transition: all 0.3s ease;
353
+ width: 100%;
354
+ }
355
+
356
+ .submit-btn:hover {
357
+ transform: translateY(-2px);
358
+ box-shadow: 0 10px 25px rgba(74, 144, 226, 0.3);
359
+ }
360
+
361
+ footer {
362
+ background: #222;
363
+ color: #ccc;
364
+ text-align: center;
365
+ padding: 3rem 0;
366
+ }
367
+
368
+ .footer-content {
369
+ display: grid;
370
+ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
371
+ gap: 3rem;
372
+ margin-bottom: 2rem;
373
+ }
374
+
375
+ .footer-section h3 {
376
+ margin-bottom: 1rem;
377
+ color: #4a90e2;
378
+ }
379
+
380
+ .footer-section ul {
381
+ list-style: none;
382
+ }
383
+
384
+ .footer-section ul li {
385
+ margin-bottom: 0.8rem;
386
+ }
387
+
388
+ .footer-section ul li a {
389
+ color: #ccc;
390
+ text-decoration: none;
391
+ transition: color 0.3s ease;
392
+ }
393
+
394
+ .footer-section ul li a:hover {
395
+ color: #4a90e2;
396
+ }
397
+
398
+ @keyframes fadeInUp {
399
+ from {
400
+ opacity: 0;
401
+ transform: translateY(30px);
402
+ }
403
+ to {
404
+ opacity: 1;
405
+ transform: translateY(0);
406
+ }
407
+ }
408
+
409
+ @media (max-width: 768px) {
410
+ .hero h1 {
411
+ font-size: 2.5rem;
412
+ }
413
+
414
+ .nav-links {
415
+ display: none;
416
+ }
417
+
418
+ .features-grid,
419
+ .applications-grid {
420
+ grid-template-columns: 1fr;
421
+ }
422
+
423
+ .section {
424
+ padding: 60px 0;
425
+ }
426
+ }
427
+ </style>
428
+ </head>
429
+ <body>
430
+ <header>
431
+ <nav class="container">
432
+ <div class="logo">
433
+ 🤖 AI超声机器人
434
+ </div>
435
+ <ul class="nav-links">
436
+ <li><a href="#home">首页</a></li>
437
+ <li><a href="#features">核心功能</a></li>
438
+ <li><a href="#technology">技术架构</a></li>
439
+ <li><a href="#applications">应用场景</a></li>
440
+ <li><a href="#contact">联系我们</a></li>
441
+ </ul>
442
+ </nav>
443
+ </header>
444
+
445
+ <section id="home" class="hero">
446
+ <div class="container">
447
+ <h1>AI超声检查机器人</h1>
448
+ <p>基于深度学习视觉模型的智能医疗解决方案,开启精准医疗新时代</p>
449
+ <a href="#features" class="cta-button">探索创新技术</a>
450
+ </div>
451
+ </section>
452
+
453
+ <section id="features" class="section">
454
+ <div class="container">
455
+ <h2 class="section-title">**核心技术特点**</h2>
456
+ <div class="features-grid">
457
+ <div class="feature-card">
458
+ <div class="feature-icon">👁️</div>
459
+ <h3>深度学习视觉模型</h3>
460
+ <p>采用先进的卷积神经网络架构,经过大量医学图像训练,能够精确识别人体解剖结构,实现亚毫米级精度的探头智能定位和目标区域自动识别。</p>
461
+ </div>
462
+ <div class="feature-card">
463
+ <div class="feature-icon">🎯</div>
464
+ <h3>智能轨迹规划</h3>
465
+ <p>基于强化学习算法,结合医学先验知识和实时视觉反馈,为不同患者体型和检查部位自动生成最优扫描路径,实现个性化检查方案。</p>
466
+ </div>
467
+ <div class="feature-card">
468
+ <div class="feature-icon">⚡</div>
469
+ <h3>多引擎推理架构</h3>
470
+ <p>集成FAST Core Library框架,支持TensorFlow、TensorRT、OpenVINO等多种推理引擎,实现高效的多模型并行处理和跨平台部署。</p>
471
+ </div>
472
+ <div class="feature-card">
473
+ <div class="feature-icon">🔄</div>
474
+ <h3>实时反馈控制</h3>
475
+ <p>采用图像处理和机器人轨迹修正的闭环反馈控制系统,实时分析超声图像质量,动态调整探头位置、角度和接触压力。</p>
476
+ </div>
477
+ <div class="feature-card">
478
+ <div class="feature-icon">🧠</div>
479
+ <h3>AI辅助诊断</h3>
480
+ <p>智能识别解剖结构边界、病灶区域和图像伪影,自动调整成像参数,提供基于AI的初步诊断建议,提高检出率和诊断准确性。</p>
481
+ </div>
482
+ <div class="feature-card">
483
+ <div class="feature-icon">🤝</div>
484
+ <h3>人机协作界面</h3>
485
+ <p>支持触控、语音和手势的多模态交互设计,医生可实时监控扫描过程,随时进行人工干预,确保检查安全性和有效性。</p>
486
+ </div>
487
+ </div>
488
+ </div>
489
+ </section>
490
+
491
+ <section id="technology" class="tech-architecture">
492
+ <div class="container">
493
+ <h2 class="section-title" style="color: white;">**技术架构体系**</h2>
494
+ <p style="text-align: center; font-size: 1.2rem; margin-bottom: 2rem; opacity: 0.9;">
495
+ 采用模块化设计理念,集成多种先进技术栈,确保系统的高可靠性、可扩展性和临床适用性
496
+ </p>
497
+ <div class="tech-grid">
498
+ <div class="tech-item">
499
+ <h4>🤖 机械控制系统</h4>
500
+ <p>多自由度机械臂<br>六维力/力矩传感器<br>自适应力控制算法</p>
501
+ </div>
502
+ <div class="tech-item">
503
+ <h4>👁️ 视觉感知系统</h4>
504
+ <p>立体视觉摄像头<br>深度传感器<br>CNN深度学习模型</p>
505
+ </div>
506
+ <div class="tech-item">
507
+ <h4>🧮 AI推理引擎</h4>
508
+ <p>FAST Core Library<br>多引擎管理器<br>动态模型调度</p>
509
+ </div>
510
+ <div class="tech-item">
511
+ <h4>🎮 人机交互</h4>
512
+ <p>多模态界面设计<br>触控/语音/手势<br>实时监控系统</p>
513
+ </div>
514
+ <div class="tech-item">
515
+ <h4>📡 通信与控制</h4>
516
+ <p>实时数据传输<br>闭环反馈控制<br>远程监控支持</p>
517
+ </div>
518
+ <div class="tech-item">
519
+ <h4>🔒 安全保障</h4>
520
+ <p>多重安全机制<br>数据加密存储<br>故障检测与恢复</p>
521
+ </div>
522
+ </div>
523
+ </div>
524
+ </section>
525
+
526
+ <section id="applications" class="section">
527
+ <div class="container">
528
+ <h2 class="section-title">**临床应用场景**</h2>
529
+ <div class="applications-grid">
530
+ <div class="app-card">
531
+ <div class="app-image">🫀</div>
532
+ <div class="app-content">
533
+ <h3>心脏超声检查</h3>
534
+ <p>自动识别心脏标准切面,精确测量心功能参数,检测心脏结构异常,支持胸骨旁长轴、短轴和心尖四腔心等多个标准切面的自动扫描。</p>
535
+ </div>
536
+ </div>
537
+ <div class="app-card">
538
+ <div class="app-image">🤰</div>
539
+ <div class="app-content">
540
+ <h3>产科超声筛查</h3>
541
+ <p>胎儿生物测量、三维重建、先天性异常筛查,自动识别胎头双顶径、腹围、股骨长度等关键测量点,计算胎儿体重和孕周。</p>
542
+ </div>
543
+ </div>
544
+ <div class="app-card">
545
+ <div class="app-image">🫁</div>
546
+ <div class="app-content">
547
+ <h3>腹部器官检查</h3>
548
+ <p>肝脏、胆囊、胰腺、肾脏等器官的自动扫描和病变识别,根据腹部器官分布生成包含重点区域的扫描路径。</p>
549
+ </div>
550
+ </div>
551
+ <div class="app-card">
552
+ <div class="app-image">🩻</div>
553
+ <div class="app-content">
554
+ <h3>血管超声检查</h3>
555
+ <p>颈动脉、下肢血管等血管系统的自动检查和狭窄评估,实时分析血流动力学参数,检测血管病变。</p>
556
+ </div>
557
+ </div>
558
+ <div class="app-card">
559
+ <div class="app-image">🏥</div>
560
+ <div class="app-content">
561
+ <h3>急诊快速检查</h3>
562
+ <p>创伤患者的快速超声评估,提高急诊科诊断效率,支持FAST(Focused Assessment with Sonography for Trauma)协议。</p>
563
+ </div>
564
+ </div>
565
+ <div class="app-card">
566
+ <div class="app-image">🌐
prompts.txt ADDED
File without changes