-
Notifications
You must be signed in to change notification settings - Fork 0
/
press.html
executable file
·160 lines (141 loc) · 7.19 KB
/
press.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> --->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta charset="utf-8">
<title>Vision and AI Lab</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="./bootstrap.css" media="screen">
<link rel="stylesheet" href="../assets/css/bootswatch.min.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../bower_components/html5shiv/dist/html5shiv.js"></script>
<script src="../bower_components/respond/dest/respond.min.js"></script>
<![endif]-->
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23019901-1']);
_gaq.push(['_setDomainName', "bootswatch.com"]);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<style>
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif, Lexend;
}
.topnav {
overflow: hidden;
background-color: #333;
}
.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #ddd;
color: black;
}
.topnav a.active {
background-color: #800000;
color: white;
}
.topnav .icon {
display: none;
}
@media screen and (max-width: 600px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
float: right;
display: block;
}
}
@media screen and (max-width: 600px) {
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
position: absolute;
right: 0;
top: 0;
}
.topnav.responsive a {
float: none;
display: block;
text-align: left;
}
}
</style>
</head>
<div class="topnav" id="myTopnav">
<img src="VAL_Logo2.png" height="48px" id=logo alt="Logo image" style="margin-left: 10px;" />
<a href="./index.html">Home</a>
<a href="./people.html">People</a>
<a href="./research.html">Research</a>
<a href="./publications.html">Publications</a>
<a href="./contact.html">Contact</a>
<a href="./openings.html">Openings</a>
<a href="./press.html" class="active">Press Coverage</a>
<a href="./prospective.html">Prospective Students</a>
<a href="./funding.html">Funding</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<div>
<link href='https://fonts.googleapis.com/css?family=Lexend' rel='stylesheet'>
<h1 style="font-family:Lexend;font-size: 32px;"> <span style="color:dimgray;"><b>  Vision & </b> </span> <span style="color:maroon;"> <b>AI</b></span> <span style="color:dimgray;"> <b>Lab (VAL)</b></span>
<ul>
</h1>
<!--<p class="lead"><a href="http://cds.iisc.ac.in"> Department of Computational and Data Sciences</a>, <a href="http://www.iisc.ac.in/">Indian Institute of Science, Bangalore, INDIA</a></p>-->
</div>
<div class="container">
<div class="page-header" id="banner">
<div class="row">
<h2> Press Coverage </h2>
<ul>
<p class="lead">
<li> [Jul. 30, 2024] <a href="https://timesofindia.indiatimes.com/city/bengaluru/iisc-team-develops-method-to-reduce-bias-in-ai-images/articleshow/112119878.cms">IISc team develops method to reduce bias in ai images.</a> Times of India.</li>
<li> [Feb. 06, 2020] <a href="https://www.deccanherald.com/city/top-bengaluru-stories/city-scientists-develop-method-to-protect-image-recognition-systems-801930.html">City scientists develop method to protect image recognition systems,</a> Deccan Herald.</li>
<li> [Nov. 30, 2018] <a href="https://timesofindia.indiatimes.com/home/science/social-games-new-ai-model-to-aid-future-robots-fit-in-our-settings/articleshow/66882227.cms">Social games: New AI model to aid future robots fit in our settings,</a> The Times of India.</li>
<li> [Oct. 05, 2018] <a href="https://economictimes.indiatimes.com/tech/hardware/artificial-intelligence-driven-machines-can-be-fooled/articleshow/66080911.cms">Artificial Intelligence-driven machines can be fooled, warn IISc researchers,</a> The Economic Times.</li>
<li> [Sep. 3, 2017] <a href="https://www.deccanchronicle.com/decaf/030917/tech-that-size-up-a-crowd-the-neural-way.html">Tech that: Size up a crowd the neural way</a> Deccan Chronicle.</li>
<li> [Jul. 24, 2017] <a href="https://factordaily.com/tracount-iisc-traffic-vehicle-counting-india/">This automated vehicle counting system could pave the way for shorter, smoother commutes in India</a> Factor Daily.</li>
<li> [Sep. 18, 2016] <a href="https://www.deccanherald.com/content/571020/iisc-develops-model-predict-headcount.html">IISc develops model to predict headcount in crowds</a> Deccan Herald.</li>
<li> [Apr. 19, 2016] <a href="https://bangaloremirror.indiatimes.com/others/sci-tech/iisc-algorithm-to-identify-suspicious-movements-in-crowds/articleshow/51897973.cms/">IISc algorithm to identify suspicious movements in crowds</a> Bangalore Mirror.</li>
<li> [Jul. 14, 2015] <a href="https://bangaloremirror.indiatimes.com/bangalore/others/iiscs-big-brother-tech-that-spares-no-traffic-offender/articleshow/48060824.cms">IISc’s ‘Big Brother’ tech that spares no traffic offender</a> Bangalore Mirror.</li>
<li> [Jun. 27, 2013] <a href="https://indianexpress.com/article/news-archive/web/soon-a-supercomputer-that-recognises-face-gait-human-activity/">Soon,a supercomputer that recognises face,gait,human activity</a> Indian Express.</li>
</div>
</div>
</footer>
</div>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="../assets/js/bootswatch.js"></script>
<script type="text/javascript">
/* <![CDATA[ */
(function(){try{var s,a,i,j,r,c,l=document.getElementsByTagName("a"),t=document.createElement("textarea");for(i=0;l.length-i;i++){try{a=l[i].getAttribute("href");if(a&&a.indexOf("/cdn-cgi/l/email-protection") > -1 && (a.length > 28)){s='';j=27+ 1 + a.indexOf("/cdn-cgi/l/email-protection");if (a.length > j) {r=parseInt(a.substr(j,2),16);for(j+=2;a.length>j&&a.substr(j,1)!='X';j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}j+=1;s+=a.substr(j,a.length-j);}t.innerHTML=s.replace(/</g,"<").replace(/>/g,">");l[i].setAttribute("href","mailto:"+t.value);}}catch(e){}}}catch(e){}})();
/* ]]> */
</script>
</body>
</html>