-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathproblemStatement.html
More file actions
397 lines (387 loc) · 29.4 KB
/
problemStatement.html
File metadata and controls
397 lines (387 loc) · 29.4 KB
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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="keywords"
content="Apscript, IEEE, IEEEAPSIT, Student Branch, APSIT, A.P Shah Institute of Technology, IEEE Events, Join APSIT Chapter, Hackathon, ML, Blockchain, Web dev, App dev, Machine Learning, Website Development, Application Development, Events, Current events">
<title>Apscript</title>
<link rel="icon" type="image/x-icon" href="assets/img/apscript_icon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.15.1/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic" rel="stylesheet"
type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css" />
<link href="http://fonts.googleapis.com/css?family=Raleway:400,700" rel="stylesheet" type="text/css">
<!-- Core theme CSS (includes Bootstrap)-->
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
<link href="./assets/css/styles1.css" rel="stylesheet" />
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html"><img src="assets/img/APSCRIPT_icon.webp"
alt="Apscript"></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
Menu
<i class="fas fa-bars ml-1"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<!--<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#services">About</a></li>-->
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#portfolio">Rounds</a>
</li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#tracks">Tracks</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#prizes">Prizes</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#faq">FAQ</a></li>
<li class="nav-item"><a class="nav-link" href="./workshop.html">Workshop</a></li>
<li class="nav-item"><a class="nav-link" href="./partner.html">Partners</a></li>
<li class="nav-item"><a class="nav-link" href="">Judges</a></li>
<li class="nav-item"><a class="nav-link" href="./team.html">Team</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<section class="page-section d-flex justify-content-center text-white" id="partners">
<div class="container">
<div class="text-center my-5 text-white">
<h2 class="section-heading text-uppercase">Problem Statements</h2>
</div>
<div class="row my-2">
<div class="col-lg-12 col-12 mb-12">
<div class="accordion rounded shadow w-100" id="accordionExample">
<div class="card w-100">
<div class="card-header" id="headingOne">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse"
data-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne"
style="text-decoration: none;">
<strong>Machine Learning</strong>
</button>
</h2>
</div>
<div id="collapseOne" class="collapse" aria-labelledby="headingOne"
data-parent="#accordionExample">
<div class="card-body">
<p><b>M1.</b> Build models to identify Crop type and diseases.</p>
<p><b>M2.</b> Build a model to recognize the hand sign-language of deaf and dumb.
Live video through mobile/web-cam should recognize the sign
language in real time.</p>
<p><b>M3.</b> Air pollution hot spots detection and identifying the source
trajectories
using ML/AI techniques</p>
<p><b>M4.</b> Sentiment Analysis from text feedback</p>
<p><b>M5.</b> Online predators try to gradually seduce their targets through
attention,
affection, kindness, and even gifts, and often devote considerable time,
money and energy to this effort. They are aware of the latest music and
hobbies likely to interest kids. They listen to and sympathize with
kids'problems. They also try to
ease young people's inhibitions by gradually
introducing sexual content into their conversations or by showing them
sexually explicit material. • Desired Solution : The solution will detect
suspect profiles based on child grooming behavior patterns followers,
hate speech provokers, stalking and bullying mentality profiles and
explicit content explorers ( postings, comments) on social media
platforms and other websites</p>
<p><b>M6.</b> The Mid-day Meal Scheme is a school meal programme of the
Government of India and is designed to improve the nutritional
standing of school-age children nationwide. The programme supplies
free lunches on working days for children in primary and upper primary
classes in Government schools. Serving 120,000,000 children in over
1,265,000 schools and Education Guarantee Scheme centers, it is the
largest of its kind in the world. Student teams are expected to build
machine vision solutions to monitor the activities under the Mid-day
Meal Scheme. Solution Expected: As the Mid-Day Meal program runs
in schools across the country, continuous auditing and monitoring of
the program might be challenging. Typical Auditing and Monitoring
could involve: Ensuring the number of students that took meals is the
same number reported. Lunch served is the same as the
published/reported menu. Alerting in case of discrepancy and capability
to centrally see past records / proof (numbers and visual) for any
school. To design modules based on the above mentioned activities,
video feed shall be provided to the student teams. These feeds shall
come from the Meraki security camera. Typically, these shall come
from the actual / imitated site i.e. schools, food serving area etc.
Student teams are expected to explore the capabilities of Meraki
camera’s inbuilt Machine learning (ML) modules and develop solutions
around it. E.g. counting students, object recognition etc. Meraki
security camera also has an inbuilt functionality to capture snapshot
photos. Teams are expected to generate their own database based on
the region of interest and features they wish to extract to develop ML
models. Along with the expectations of Auditing & Monitoring the
student teams should also propose innovative ideas (backed with
research) to extract additional information from above snapshots /
photos. While architecting the entire system, teams may explore the
scalability factor of the system. The evaluations shall be based on the
following criteria: 1. Depth and research to understand Mid-Day meal
scheme monitoring problems. 2. Depth of understanding of Meraki
camera product capabilities use cases. 3. Depth and understanding of
technologies proposed in solution. Resources:
<br>
<a
href="https://developer.cisco.com/meraki">https://developer.cisco.com/meraki</a>
<br>
<a href="https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/O
bject- detection-via-Meraki-Camera">https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/O
bject- detection-via-Meraki-Camera</a>
<br>
<a
href="https://developer.cisco.com/meraki/mv-sense/">https://developer.cisco.com/meraki/mv-sense/</a>
</p>
</div>
</div>
</div>
<div class="card w-100">
<div class="card-header" id="headingTwo">
<h2 class="mb-0">
<button class="btn btn-link collapsed text-left" type="button"
data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false"
aria-controls="collapseTwo" style="text-decoration: none;">
<strong>App Development</strong>
</button>
</h2>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo"
data-parent="#accordionExample">
<div class="card-body">
<p><b>A1</b> A mobile application is required that is capable of <br> a.) Having all
the
details of any site equipment like S/N, Date of Installation, etc. by
scanning a QR code/ barcode. <br> b.) Readily accessing the past service
record by scanning a QR code/ barcode. <br> c.) Entering the details and
updating service history on the spot, just after maintenance.</p>
<p><b>A2.</b> Mobile App for sharing or pooling of transport for agricultural
produce
to market.</p>
<p><b>A3.</b> App for recording and playing geotagged videos.</p>
<p><b>A4.</b> App Development on Food Processing Problems.</p>
<p><b>A5.</b> Digital tracking of children of the migrant population to follow-up on
their health status and immunization services received/to be given.</p>
<p><b>A6.</b> An Google/iOS application has to be developed for booking an online
appointment for a patient consultation at hospital The app should be
having a feature to be integrated with existing Integrated Hospital
Management System which is developed in .net & SQL environment.</p>
<p><b>A7.</b> Positive psychology game-like app which will help develop a respect
for rights and dignity of women and children & promote objectives of
#BetiBachaoBetiPadao.</p>
<p><b>A8.</b> An automated end to end application to create resumes for different
users that is downloadable by users in different formats(pdf,word). The
resume should have all sectors like education, skills ,projects,
experience,extra-curricular and users should be able to view it using
webview in the app(using persistent storage would be a plus).</p>
<p><b>A9.</b> A Mobile App with Virtual Reality Based Gallery for Heritage Museums
</p>
<p><b>A10.</b> Open innovation</p>
</div>
</div>
</div>
<div class="card w-100">
<div class="card-header" id="headingThree">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse"
data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree"
style="text-decoration: none;">
<strong>Web Development</strong>
</button>
</h2>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree"
data-parent="#accordionExample">
<div class="card-body">
<p><b>W1.</b> Insurance has typically been a push product where the customer is
usually sold an insurance by the agents. This makes the product
marketing/ sales cost too high due to low conversion rates on
insurance sales. It can be said that two factors contribute to this: 1.
Insurance being viewed as an expense rather than a protection 2. The
long and non-engaging information capture process which is required
to issue the insurance. At APSIT, we are looking to solve this problem
by providing a website as an engagement tool, which also helps you
manage your health better. This website will also act as a source for
insurance sales basis the data provided by the consumer. Gamification
has emerged as a tool in the financial industry to convert the existing
processes (non- engaging) into exciting activities. Some examples of
the same can be capturing relevant information through quizzes (on
say, world heart day) or health score generators (answer these
questions to get your health score/ heart age).</p>
<p><b>W2.</b> Servers are the crux of our IT infrastructure and are often exposed to
great risk. The servers are covered under the layer of firewall, but they
are still vulnerable and require security measures. The major concern
is the source of threat. Extensive usage of remote connectivity causes improper
security and lack of monitoring measures on remote
networking equipment. It is required to keep an eye on the wrong
doers, the data thieves and their work pattern. APSIT has about 30
servers housed in a Data Centre in a heterogeneous environment with
OS HP-UX, Windows based servers. Outcome expected: Requirement
of Server based Monitoring & Analysis Tools to alert the servers with
Dashboard report on 30 heterogeneous servers available at our Data
Centre.</p>
<p><b>W3.</b> Interactive & user friendly map application for the public to inform
police about the crimes and emergencies in real time.</p>
<p><b>W4.</b> Developing Virtual Police Station to receive FIR with OCR based
digital
signature authenticated through digital signature (Aadhar Number
based authentication)</p>
<p><b>W5.</b> At present there is no platform to connect students & staff all over
India. A platform/portal where students could put up their projects,
share their problems, contribute to projects, help in academics, suggest
new ideas, just come together for any possible work. This will help
them for all over development, inform them about current advances in
curriculum’s, etc. You know you always wanted to ask some question
in the lecture but you were shy or were afraid because you thought the
question might be stupid or your friends might laugh at you. Could we
get rid of this problem as well? Every new Project or just a Project Idea
or just a solution to a simple math’s question should get some points or
some form of credits (Like upvotes in Quora). In this way we could
gamify everything & make it real interesting.</p>
<p><b>W6.</b> Open innovation</p>
</div>
</div>
</div>
<div class="card w-100">
<div class="card-header" id="headingfour">
<h2 class="mb-0">
<button class="btn btn-link collapsed text-left" type="button"
data-toggle="collapse" data-target="#collapseFour" aria-expanded="false"
aria-controls="collapseFour" style="text-decoration: none;">
<strong>Blockchain</strong>
</button>
</h2>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingfour"
data-parent="#accordionExample">
<div class="card-body">
<p><b>B1.</b> A web-based application using Blockchain technology is sought from
Airport Licensing to retrieve important and relevant Project Related
information from a pool of data source i.e. SAP, E-mail, E-office, Scan
documents, and Database. Below features are desired in an
application: <br> a.) Concerned Officers can upload relevant data related to
Airport Licensing from Airports. <br> b.) The seamless Approval process,
Centralized Monitoring, and Suggestion Mechanism. <br> c.) Relevant
information should be fetched from a data source, linked to a particular
project which can be used in the hour of need.</p>
<p><b>B2.</b> APSIT procures most of the raw materials, items, office supplies and
services through a public procurement portal based on a tendering
system. We need to develop a blockchain secured system to control
this procurement process. As an example, developer shall implement
end-to-end process for Steel-pipes, that contains steps like <br>
A) Procurement from Indian/Overseas vendor <br> B) Shipping <br> C)
Transportation in intermediary points <br> D) acceptance at APSIT store <br> E)
Payment to Vendor using smart contracts</p>
<p><b>B3.</b> A solution is required that enables users to securely access
applications without providing their access credentials like
username/password, biometric data, smart cards/dongles etc. It could
be further enhanced to securely sign transactions in decentralized
environments like blockchain.</p>
<p><b>B4.</b> Botchain is a blockchain project that accelerates as well as
connects
the ecosystem of artificially intelligent bots and software. The project
provides universal registration, identity validation, bot audit and
compliance capabilities. The Botchain provides critical systems for
anyone that uses AI-powered products, as well as those that develop
them. Develop a similar system more efficiently or in an unique way.</p>
<p><b>B5.</b> Open innovation.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/row-->
</div>
</section>
<!-- Contact-->
<section class="page-section" id="contact">
<div class="container">
<div class="text-center">
<h2 class="section-heading text-uppercase">Contact Us</h2>
</div>
<div class="row align-items-center my-5">
<div class="col-lg-6 col-md-6 my-2 my-lg-2 text-lg-left">
<h6 class="row mx-2"><a
href="https://www.google.com/maps/place/A.+P.+Shah+Institute+of+Technology/@19.2679493,72.9669988,15z/data=!4m5!3m4!1s0x0:0x20e1357d640bef7e!8m2!3d19.2679493!4d72.9669988"><i
class="fa fa-map-marker" aria-hidden="true"></i>
Survey No. 12, Ghodbunder Rd, opp. Hypercity Mall, Kasarvadavali, Thane West, Thane,
Maharashtra 400615</a>
</h6>
<h6 class="row mx-2"><a href="mailto: ieeeapsit@gmail.com"><i class="fa fa-envelope"
aria-hidden="true"></i>
ieeeapsit@gmail.com</a></h6>
</div>
<div class="col-lg-6 col-md-6 my-3 my-lg-2 text-lg-right text-md-right">
<h4 class="section-heading mx-2">Social Accounts</h4>
<a class="btn btn-light btn-social mx-auto" href="https://www.facebook.com/IEEEAPSIT/"><i
class="fab fa-facebook-f"></i></a>
<a class="btn btn-light btn-social mx-auto" href="https://www.instagram.com/ieeeapsit/"><i
class="fab fa-instagram" aria-hidden="true"></i></a>
<a class="btn btn-light btn-social mx-auto" href="https://www.linkedin.com/company/ieee-apsit/"><i
class="fab fa-linkedin-in"></i></a>
<a class="btn btn-light btn-social mx-auto" href="https://twitter.com/ieeeapsit/"><i
class="fab fa-twitter" aria-hidden="true"></i></a>
<a class="btn btn-light btn-social mx-auto"
href="https://www.youtube.com/channel/UCbBPYWJQXwXmE-VmVtdPOcg"><i class="fab fa-youtube"
aria-hidden="true"></i></a>
</div>
</div>
</div>
</section>
<!-- Modal 1-->
<div id="myModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content" style="background-color: #03071e; color: #fffeee;">
<div class="modal-header">
<h4 class="modal-title">Problem Statement</h4>
<button type="button" class="close" data-dismiss="modal" style="color: #fffeee;">×</button>
</div>
<div class="modal-body">
<p>Problem Statements will be released only at the end of the Inaugration Ceremony on the 5th of
February.</p>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Core theme JS-->
<script src="./assets/js/scripts.js"></script>
<script defer async src="https://apply.devfolio.co/v2/sdk.js"></script>
<script defer async src="https://apply.devfolio.co/v2/sdk.js"></script>
</body>
<script>
//Get the button
var mybutton = document.getElementById("myBtn");
var registerbtn = document.getElementById("Registerbtn");
// When the user scrolls down 100px from the top of the document, show the button
window.onscroll = function () { scrollFunction() };
function scrollFunction() {
if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
if ((document.body.scrollTop > 300 || document.documentElement.scrollTop > 300) && screen.width < 768) {
registerbtn.style.display = "block";
mybutton.style.display = "block";
}
else {
registerbtn.style.display = "none";
}
}
</script>
<script defer async src="https://apply.devfolio.co/v2/sdk.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
</html>