-
Notifications
You must be signed in to change notification settings - Fork 1
/
wechat.html
161 lines (116 loc) · 6.59 KB
/
wechat.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>gMission - an open sourced spatial crowdsourcing platform</title>
<link rel="shortcut icon" href="http://www.gmissionhkust.com/favicon.ico">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css" >
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="//blueimp.github.io/Gallery/css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/bootstrap-image-gallery.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body style="font-family:Open Sans;">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#topFixedNavbar1" aria-expanded="false"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
<a class="navbar-brand" href="#">gMission</a></div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="topFixedNavbar1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home<span class="sr-only">(current)</span></a></li>
<li><a href="index.html#screenshots">Screenshots</a></li>
<li><a href="#awards">Awards & Recognition</a></li>
<li><a href="index.html#publication">Related Publications</a></li>
<li><a href="index.html#contribute">Contribute</a></li>
<li><a href="index.html#team">Team</a></li>
<li><a href="index.html#users">Collaborators & Sponsors</a></li>
<li><a href="mailto:hkustgmission@gmail.com">Contact Us</a></li>
</ul>
<a href="https://github.com/gmission" class="pull-right" target="_blank"><img style=" margin-left:5px; margin-top: 10px" src="images/Logo/GitHub-icon.png" width="34" height="34" alt="GitHub"></a>
<a href="https://twitter.com/gMissionHKUST" class="pull-right" target="_blank"><img style=" margin-left:5px; margin-top: 10px" src="images/Logo/Twitter-icon.png" width="36" height="36" alt="Twitter"></a>
<a href="https://www.facebook.com/gmissionhkust/" class="pull-right" target="_blank"><img style=" margin-left:5px; margin-top: 10px" src="images/Logo/Facebook-icon.png" width="36" height="36" alt="Facebook"></a>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<section> <a name="wechat"></a>
<div class="row" >
<br/>
<h2 class=""> </h2>
<p></p>
<p><img src="" alt="" width="0" height="50" >
</p>
</div>
<div class="row" >
<div class="col-lg-12 page-header text-center">
<h2>Wechat Crowdsourcing Platform</h2>
</div>
</div>
<div class="container">
<div class="row" >
<div class="col-lg-2 text-center "> </div>
<div class="col-lg-8 text-center " style="font-size:18px">
<p><b>Wechat Crowdsourcing Platform</b> is a product from the research collaboration of HKUST and Wechat. <b>gMission</b> provides the product prototype and task assignment algorithms for the Platform. Various kinds of crowdsourcing tasks are published on the Platform for wechat users to participant. HKUST researchers and Wechat developers can use it for data collection and labelling. Since its initial public release at summer 2017, more than 1000 task campaigns with 2 million tasks have been completed on the Platform and ~2000 Wechat users have participated and submitted answers. For more information, please scan the QR code below with Wechat.
</p>
<br/>
<img src="images/wechatqr.png" alt="Wechat QR Code" width="300" height="300" >
<br/>
</div>
<div class="col-lg-2 text-center "> </div>
</div>
<div class="row text-center " >
<p></p>
<hr/>
<br/>
<h4>Screenshots of the Platform:</h4>
<br/>
<img src="images/Wechat1.png" alt="Wechat" width="280" height="600" >
<img src="images/Wechat2.png" alt="Wechat" width="280" height="600" >
<img src="images/Wechat3.png" alt="Wechat" width="280" height="600" >
<img src="images/Wechat4.png" alt="Wechat" width="280" height="600" >
</div>
</div>
</section>
<hr/>
<!-- / CONTAINER-->
<div class="row">
<div class="col-lg-12 panel-footer text-center">
<p class="text-center" style="color:#000000"> gMission©2020. <span style=""><a href="http://www.cse.ust.hk/" target="_blank">CSE</a></span>, <span style=""><a href="http://www.ust.hk/" target="_blank">HKUST</a></span>. All rights reserved.</p>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap JS is not required, but included for the responsive demo navigation and button states -->
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="http://blueimp.github.io/Gallery/js/jquery.blueimp-gallery.min.js"></script>
<script src="js/bootstrap-image-gallery.js"></script>
<!-- Google Analytics to trace the visiting status-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-72688766-1', 'auto');
ga('send', 'pageview');
</script>
<div style="display:none;">
<!-- ClustrMaps to trace the visiting status-->
<script type="text/javascript" id="clustrmaps" src="//cdn.clustrmaps.com/map_v2.js?u=MHp1&d=92SOdUYYsj19fKR3RYSkQJB1h8WeStogl45QCeRGZys"></script>
</div>
</body>
</html>