-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
266 lines (242 loc) · 11.5 KB
/
about.html
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>关于奇异AI</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="renderer" content="webkit">
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<link rel="icon" type="image/png" href="assets/i/favicon.png">
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="assets/i/[email protected]">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Amaze UI"/>
<link rel="apple-touch-icon-precomposed" href="assets/i/[email protected]">
<meta name="msapplication-TileImage" content="assets/i/[email protected]">
<meta name="msapplication-TileColor" content="#0e90d2">
<link rel="stylesheet" href="css/amazeui.min.css">
<link rel="stylesheet" href="css/app.css">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/common.css">
<link rel="stylesheet" href="css/buttons.css">
<link rel="stylesheet" href="css/home.css">
</head>
<!--[if lt IE 9]>
<div class="am-modal am-modal-no-btn am-modal-active" tabindex="-1" id="doc-modal-1" style="display: block; width: 400px; margin-left: -200px; margin-top: -112px;">
<div class="am-modal-dialog">
<div class="am-modal-hd">365 安全卫士提醒</div>
<div class="am-modal-bd">你的浏览器太古董了,还不换一个你就奥特曼了
<a href="http://browsehappy.com/" target="_blank" class="am-btn am-btn-danger am-btn-sm am-radius" rel="nofollow">速速点击换一个</a>
</div>
</div>
</div>
<![endif]-->
<body>
<header class="m-hd">
<section data-am-sticky class="am-show-md-up">
<div class="am-container">
<a href="/" rel="nofollow" class="m-logo"><i class="am-icon-spinner"></i>奇异AI</a>
<nav>
<ul class="m-nav am-nav am-nav-pills am-fr">
<li><a href="./home.html" rel="nofollow">首页</a></li>
<li class="am-dropdown" data-am-dropdown><a href="/anli.html" rel="nofollow" class="am-dropdown-toggle" data-am-dropdown-toggle>展示<span class="am-icon-angle-down" style="padding-left: 10px"></span></a>
<ul class="am-dropdown-content">
<li><a href="/wangzhan.html" rel="nofollow">产品</a></li>
<li><a href="" rel="nofollow">自动驾驶目标检测</a></li>
<li><a href="" rel="nofollow">自动驾驶目标分割</a></li>
<li><a href="" rel="nofollow">智能安防-人脸检测</a></li>
<li><a href="" rel="nofollow">智能安防-人脸比对</a></li>
<li><a href="" rel="nofollow">人工智能聊天机器人</a></li>
<li><a href="" rel="nofollow">语音合成指定人声音</a></li>
<li><a href="" rel="nofollow">语音识别(中/英文)</a></li>
</ul>
</li>
<li><a href="/fuwu.html" rel="nofollow">新闻报道</a></li>
<li><a href="./blog.html" rel="nofollow">技术博客</a></li>
<li><a href="./about.html" rel="nofollow">关于</a></li>
<li><a href="./contact.html" rel="nofollow">联系我们</a></li>
</ul>
</nav>
</div>
</section>
<nav data-am-widget="header" class="am-header am-show-sm-only">
<div class="am-header-left am-header-nav">
<a href="" rel="nofollow">
首页
</a>
</div>
<h1 class="am-header-title">
<a href="./home.html" rel="nofollow">奇异AI</a>
</h1>
<div class="am-header-right am-header-nav">
<a href="#right-link" class="" data-am-offcanvas="{target: '#r-nav'}">
<i class="am-header-icon am-icon-lastfm"></i>
</a>
</div>
</nav>
<!-- 侧边栏内容 -->
<div id="r-nav" class="am-offcanvas">
<div class="am-offcanvas-bar am-offcanvas-bar-flip">
<nav class="am-offcanvas-content">
<a href="/" rel="nofollow"><span class="logo"></span></a>
<p><a href="./home.html" rel="nofollow">首页</a></p>
<p><a href="./aicodes_home.html" rel="nofollow">展示</a></p>
<p><a href="/fuwu.html" rel="nofollow">新闻报道</a></p>
<p><a href="./blog.html" rel="nofollow">技术博客</a></p>
<p><a href="./about.html" rel="nofollow">关于</a></p>
<p><a href="" rel="nofollow">联系我们</a></p>
</nav>
</div>
</div>
</header>
<div data-am-widget="slider" class="am-slider am-slider-i2" data-am-flexslider="{controlNav:false}"
style="height: 76rem!important;background-color: black">
<div class="am-container am-slider-desc" style="margin-top: 0px!important;">
<div style="margin-top: 0rem">
<div class="am-g">
<div class="am-u-sm-12 am-u-md-4">
<h1>奇异AI</h1>
<img src="./images/logo_black_200.png" width="100" height="100">
</div>
<div class="am-u-sm-12 am-u-md-4">
<h1>团队</h1>
<h2 style="font-size: 1.8rem;width: 100%">奇异AI创立于2016年,是一个致力于出售高精尖算法代码的高科技团队工作室,团队成员有来自清华大学、浙江大学、复旦大学的硕博士,以及来自于腾讯
、百度等企业的工程师组成。我们是一个快速且富有执行力的团队,我们崇尚科技,追求十分极致的高科技生活,这也使得我们能够置身于生活之外来完成许多有意思的出色工作。</h2>
</div>
<div class="am-u-sm-12 am-u-md-4">
<h1>愿景</h1>
<h2 style="font-size: 1.8rem;width: 100%">奇异AI最大的愿景就是让更多人享受来自科技的荫蔽,并且掌握科技。从蕴含着智慧的黑科技中得到最大的满足感。</h2>
</div>
</div>
</div>
</div>
</div>
<footer class="blog-footer">
<div class="am-g am-g-fixed blog-fixed am-u-sm-centered blog-footer-padding">
<div class="am-u-sm-12 am-u-md-3 am-u-lg-3">
<h3>StrangeAI 团队简介</h3>
<p class="am-text-sm">StrangeAI团队提供AI工业级别AI算法<br> 区块链/计算机视觉/强化学习 <br>
由来自腾讯、浙大、新加坡南阳理工大学硕博组成的高精尖科技团队,团队在自动驾驶、智能安防等领域具有多项创新性成果</p>
</div>
<div class="am-u-sm-12 am-u-md-3 am-u-lg-3">
<h3>社交账号</h3>
<p>
<a href=""><span class="am-icon-qq am-icon-btn fd-clr-gray"></span></a>
<a href=""><span class="am-icon-github am-icon-btn fd-clr-gray"></span></a>
<a href=""><span class="am-icon-weibo am-icon-btn fd-clr-gray"></span></a>
<a href=""><span class="am-icon-reddit am-icon-btn fd-clr-gray"></span></a>
<a href=""><span class="am-icon-weixin am-icon-btn fd-clr-gray"></span></a>
</p>
<h3>Credits</h3>
<p>我们追求卓越,然时间、经验、能力有限。StrangeAI 有很多不足的地方,希望大家包容、不吝赐教,给我们提意见、建议。感谢你们!</p>
</div>
<div class="am-u-sm-12 am-u-md-3 am-u-lg-3">
<h3>友情链接</h3>
<ul>
<li>OpenAI</li>
<li>DeepMind</li>
<li>UCloud</li>
<li>DeepDrive</li>
<li>TensorFlow</li>
</ul>
</div>
<div class="am-u-sm-12 am-u-md-3 am-u-lg-3">
<div style="height: 40px"></div>
<ul class="am-avg-sm-1 am-avg-md-2 am-avg-lg-2">
<li class="am-animation-slide-top am-text-center" data-am-scrollspy="{animation:'slide-bottom', delay: 20}">
<img src="img/qrcode.png" alt="" width="60%" height="60%">
<p><i class="am-icon-weixin"></i> 合作微信</p>
</li>
<li class="am-animation-slide-top am-text-center" data-am-scrollspy="{animation:'slide-bottom', delay: 20}">
<img src="./images/qrcode_sai.jpg" alt="" width="60%" height="60%">
<p><i class="am-icon-download"></i> 关注公众号</p>
</li>
</ul>
</div>
</div>
<p class="blog-text-center">© 2018 奇异(StrangeAI), Inc. All Rights Reserved</p>
</footer>
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="js/j2/jquery.min.js"></script>
<!--<![endif]-->
<!--[if lte IE 8 ]>
<script src="http://libs.baidu.com/jquery/1.11.3/jquery.min.js"></script>
<script src="http://cdn.staticfile.org/modernizr/2.8.3/modernizr.js"></script>
<script src="js/j2/amazeui.ie8polyfill.min.js"></script>
<![endif]-->
<script src="js/j2/polyfill/rem.min.js"></script>
<script src="js/j2/polyfill/respond.min.js"></script>
<script src="js/j2/amazeui.legacy.js"></script>
<![endif]-->
<script src="js/j2/echo.min.js"></script>
<script>
echo.init({
offset: 100,
throttle: 250,
unload: false,
callback: function (element, op) {
console.log(element, 'has been', op + 'ed')
}
});
// 图片赖加载
</script>
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="js/j2/jquery.min.js"></script>
<script src="js/j2/amazeui.min.js"></script>
<!--<![endif]-->
<script src='js/j2/jquery.qrcode.min.js'></script>
<script type="text/javascript">
$(function(){
var str = "http://www.imj2.com";
$("#code").qrcode({
render: "table",
width: 100,
height:100,
text: str
});
});
//返回顶部
function imj2(){
this.init();
}
imj2.prototype = {
constructor: imj2,
init: function(){
this._initBackTop();
},
_initBackTop: function(){
var $backTop = this.$backTop = $('<div class="m-top-cbbfixed">'+
'<a class="m-top-weixin m-top-cbbtn"">'+
'<span class="m-top-weixin-icon"></span><div></div>'+
'</a>'+
'<a class="m-top-go m-top-cbbtn">'+
'<span class="m-top-goicon"></span>'+
'</a>'+
'</div>');
$('body').append($backTop);
$backTop.click(function(){
$("html, body").animate({
scrollTop: 0
}, 120);
});
var timmer = null;
$(window).bind("scroll",function() {
var d = $(document).scrollTop(),
e = $(window).height();
0 < d ? $backTop.css("bottom", "10px") : $backTop.css("bottom", "-90px");
clearTimeout(timmer);
timmer = setTimeout(function() {
clearTimeout(timmer)
},100);
});
}
};
var imj2 = new imj2();
//end返回顶部
</script>
</body>
</html>