-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathblog.html
executable file
·225 lines (214 loc) · 10.3 KB
/
blog.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
<!DOCTYPE html>
<html>
<head>
<title>Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Truck Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- bootstarp-css -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<!--// bootstarp-css -->
<!-- css -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!--// css -->
<script src="js/jquery-1.11.1.min.js"></script>
<!--fonts-->
<link href='http://fonts.useso.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600' rel='stylesheet' type='text/css'>
<!--/fonts-->
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!--start-smoth-scrolling-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},900);
});
});
</script>
<!--start-smoth-scrolling-->
</head>
<body>
<!-- banner -->
<div id="home" class="banner a-banner">
<!-- container -->
<div class="container">
<div class="header">
<div class="head-logo">
<a href="index.html"><img src="images/logo.png" alt="" /></a>
</div>
<div class="top-nav">
<span class="menu"><img src="images/menu.png" alt=""></span>
<ul class="nav1">
<li class="hvr-sweep-to-bottom"><a href="index.html">Home<i><img src="images/nav-but1.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom"><a href="about.html">About<i><img src="images/nav-but2.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom"><a href="services.html">Services<i><img src="images/nav-but3.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom active"><a href="blog.html">News<i><img src="images/nav-but4.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom"><a href="mail.html">Mail Us<i><img src="images/nav-but5.png" alt=""/></i></a></li>
<div class="clearfix"> </div>
</ul>
<!-- script-for-menu -->
<script>
$( "span.menu" ).click(function() {
$( "ul.nav1" ).slideToggle( 300, function() {
// Animation complete.
});
});
</script>
<!-- /script-for-menu -->
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- //container -->
</div>
<!-- //banner -->
<!--blog -->
<div class="blog">
<div class="container">
<h2>Main Blog</h2>
<div class="single-inline wow fadeInLeft animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<div class="blog-to">
<a href="single.html"><img class="img-responsive sin-on" src="images/sin1.jpg" alt="" /></a>
<div class="blog-top">
<div class="blog-left">
<b>18</b>
<span>Jul</span>
</div>
<div class="top-blog">
<a class="fast" href="single.html">Unearthed Ore-X</a>
<p>Posted by <a href="single.html">Admin</a> in <a href="#">General</a> | <a href="single.html">5 Comments</a></p>
<p class="sed">Welcome! We have worked on an image classification algorithm for identifying ore quality for the next cut through a tunnel. The details is available here: http://portal.unearthed.solutions/2-gold-fields-aug-2015 And here is the press release: http://unearthed.solutions/ore-x-challenge-winners-announced/
This algorithm would provide real time quality classification using the photos of wall face inside a mine, by using techniques such as de-noising, segmentation, clustering, and machine learning. According to the competition organisers, our algorithm was predicting 70 - 80% of the images correctly, while human geologists was about 75% correct on the test image data. Furthermore, our algorithm doesn't require days or weeks to obtain from a lab, and can be ran in realtime at the mining dig site.</p>
<a href="single.html" class="more">Readmore<span> </span></a>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="blog-to">
<a href="single1.html"><img class="img-responsive sin-on" src="images/sin.jpg" alt="" /></a>
<div class="blog-top">
<div class="blog-left">
<b>10</b>
<span>Jun</span>
</div>
<div class="top-blog">
<a class="fast" href="single1.html">Illuminate has won the NASSCOM Student Innovation Awards 2016</a>
<p>Posted by <a href="single1.html">Admin</a> in <a href="#">General</a> | <a href="single1.html">3 Comments</a></p>
<p class="sed">Illuminate applied for the <a href="https://nasscom.org.au/">NASSCOM</a> Student Innovation Awards 2016 in the IT Technical Innovation Category.
This innovation looks to automate the process used to decide on the direction of mining based on ore layout. The current process is done manually and is typically achieved by a photo being taken underground and then analysed by a geologist in the lab.</p>
<a href="single1.html" class="more">Readmore<span> </span></a>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="blog-to">
<a href="single2.html"><img class="img-responsive sin-on" src="images/sin2.jpg" alt="" /></a>
<div class="blog-top">
<div class="blog-left">
<b>14</b>
<span>Dec</span>
</div>
<div class="top-blog">
<a class="fast" href="single2.html">Northparkes Visit</a>
<p>Posted by <a href="single2.html">Admin</a> in <a href="#">General</a> | <a href="single2.html">3 Comments</a></p>
<p class="sed">We were invited to <a href="http://www.northparkes.com/">Northparkes</a> to inspect their operations and how we can apply our algorithm to their situation. Northparkes is a copper and gold mine located in the interior of NSW. We spent a day there talking to the geologists, mining managers and engineers. This was our first time visiting a mine, and we learned about how mines really work, and where their challenges are.</p>
<a href="single2.html" class="more">Readmore<span> </span></a>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<nav>
<ul class="pagination">
<li class="disabled"><a href="#" aria-label="Previous"><span aria-hidden="true">«</span></a></li>
<li class="active"><a href="#">1 <span class="sr-only">(current)</span></a></li>
<li><a href="#">2 <span class="sr-only"></span></a></li>
<li><a href="#">3 <span class="sr-only"></span></a></li>
<li><a href="#">4 <span class="sr-only"></span></a></li>
<li><a href="#">5 <span class="sr-only"></span></a></li>
<li> <a href="#" aria-label="Next"><span aria-hidden="true">»</span> </a> </li>
</ul>
</nav>
</div>
</div>
<!-- //blog -->
<!-- footer -->
<div class="footer">
<!-- container -->
<div class="container">
<div class="col-md-6 footer-left wow fadeInLeft animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">News</a></li>
<li><a href="mail.html">Mail Us</a></li>
</ul>
<form>
<input type="text" placeholder="Email" required="">
<input type="submit" value="Subscribe">
</form>
</div>
<div class="col-md-3 footer-middle wow bounceIn animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<h3>Address</h3>
<div class="address">
<p>23 Taunton Road,
<span>Hurstville, NSW 2200</span>
</p>
</div>
<div class="phone">
<p>+(61) 420 925 975</p>
</div>
</div>
<div class="col-md-3 footer-right wow fadeInRight animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<a href="#"><img src="images/logo.png" alt="" /></a>
<p>illuminate your ore</p>
</div>
<div class="clearfix"> </div>
</div>
<!-- //container -->
</div>
<!-- //footer -->
<div class="copyright">
<!-- container -->
<div class="container">
<div class="copyright-left wow fadeInLeft animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<p>Copyright © 2017.Company name All rights reserved.</p>
</div>
<div class="copyright-right wow fadeInRight animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<ul>
<li><a href="#" class="twitter"> </a></li>
<li><a href="#" class="twitter facebook"> </a></li>
<li><a href="#" class="twitter chrome"> </a></li>
<li><a href="#" class="twitter pinterest"> </a></li>
<li><a href="#" class="twitter linkedin"> </a></li>
<li><a href="#" class="twitter dribbble"> </a></li>
</ul>
</div>
<div class="clearfix"> </div>
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#home" id="toTop" class="scroll" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
</div>
<!-- //container -->
</div>
</body>
</html>