Commit c718a03f authored by sachith.fernando's avatar sachith.fernando

ui fixes

||
parent 9b3fe7e2
......@@ -422,7 +422,7 @@
<div class="row" data-aos="fade-right">
<div class="col-lg-6">
<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>
</div>
......@@ -512,20 +512,20 @@
<div class="card-body">
<ul class="list-group">
<li class="mx-4">
<li class="mx-4 mt-2">
Tracking student attendance using face detection and facial recognition.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Notify and get opinion from the students who are absent and students who
are
leaving the lecture during a specified time period.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Provide an overview for the lecturer regarding student behavior during
the lecture periods
through a web interface.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Identifying the student activities, emotion expressions and
concentration levels
of students within 20-minute lecture duration using activity
......@@ -533,22 +533,22 @@
recognition and gaze estimation by employing computer vision
technologies.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Convert the filtered audio through lecture audio into the text format
using the speech-to-text approach
in order to identify the important parts of the lecture and to summarize
the lecture.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Summarize the converted text and provide the summary in a pdf format for
students.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Monitoring lecturers’ evaluation by analyzing the audio data recorded in
a
lecture hall during the lecture hours.
</li>
<li class="mx-4">
<li class="mx-4 mt-3">
Monitoring the lecturers’ interaction by tracking their posture
movements such as sitting, standing
and walking.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment