Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
Website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linisha Siriwardana
Website
Commits
c718a03f
Commit
c718a03f
authored
Oct 30, 2020
by
sachith.fernando
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui fixes
||
parent
9b3fe7e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
index.html
index.html
+9
-9
No files found.
index.html
View file @
c718a03f
...
@@ -422,7 +422,7 @@
...
@@ -422,7 +422,7 @@
<div
class=
"row"
data-aos=
"fade-right"
>
<div
class=
"row"
data-aos=
"fade-right"
>
<div
class=
"col-lg-6"
>
<div
class=
"col-lg-6"
>
<div
class=
"card shadow-lg"
>
<div
class=
"card shadow-lg"
>
<div
class=
"card-header text-white bg-
primary
"
>
<div
class=
"card-header text-white bg-
info
"
>
<h2>
Main Objectives
</h2>
<h2>
Main Objectives
</h2>
</div>
</div>
...
@@ -512,20 +512,20 @@
...
@@ -512,20 +512,20 @@
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<ul
class=
"list-group"
>
<ul
class=
"list-group"
>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-2
"
>
Tracking student attendance using face detection and facial recognition.
Tracking student attendance using face detection and facial recognition.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Notify and get opinion from the students who are absent and students who
Notify and get opinion from the students who are absent and students who
are
are
leaving the lecture during a specified time period.
leaving the lecture during a specified time period.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Provide an overview for the lecturer regarding student behavior during
Provide an overview for the lecturer regarding student behavior during
the lecture periods
the lecture periods
through a web interface.
through a web interface.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Identifying the student activities, emotion expressions and
Identifying the student activities, emotion expressions and
concentration levels
concentration levels
of students within 20-minute lecture duration using activity
of students within 20-minute lecture duration using activity
...
@@ -533,22 +533,22 @@
...
@@ -533,22 +533,22 @@
recognition and gaze estimation by employing computer vision
recognition and gaze estimation by employing computer vision
technologies.
technologies.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Convert the filtered audio through lecture audio into the text format
Convert the filtered audio through lecture audio into the text format
using the speech-to-text approach
using the speech-to-text approach
in order to identify the important parts of the lecture and to summarize
in order to identify the important parts of the lecture and to summarize
the lecture.
the lecture.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Summarize the converted text and provide the summary in a pdf format for
Summarize the converted text and provide the summary in a pdf format for
students.
students.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Monitoring lecturers’ evaluation by analyzing the audio data recorded in
Monitoring lecturers’ evaluation by analyzing the audio data recorded in
a
a
lecture hall during the lecture hours.
lecture hall during the lecture hours.
</li>
</li>
<li
class=
"mx-4"
>
<li
class=
"mx-4
mt-3
"
>
Monitoring the lecturers’ interaction by tracking their posture
Monitoring the lecturers’ interaction by tracking their posture
movements such as sitting, standing
movements such as sitting, standing
and walking.
and walking.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment