Commit e5cd5168 authored by Boteju W.J.M.'s avatar Boteju W.J.M.

Update README.md

parent 7b511783
Pipeline #218 canceled with stages
......@@ -17,12 +17,12 @@ According to the previous research work, most of them have used only either sens
Since the products which are currently in the market, do not compare the dog’s behavior changes based on its breed and age to know whether the dog has the appropriate behavior according to its breed and to its age, the proposed system will be addressed that problem too.
In summary, the following are the research problems that will be addressed through the proposed system:
How can sensors and computer vision be combined to track dogs’ behavioral changes?
Check whether our pet dog has the appropriate behavior according to its breed and to its age?
How to use dog breed identification to track unusual behaviors of a specific dog breed?
How to track the changes in sleeping hours using low-quality surveillance camera video feed?
How to identify a change in a dog’s walking activity level if it is undergoing a different health condition?
How to analyze the barking behavior of the dog and identify the reason for the barking at unusual times?
* How can sensors and computer vision be combined to track dogs’ behavioral changes?
* Check whether our pet dog has the appropriate behavior according to its breed and to its age?
* How to use dog breed identification to track unusual behaviors of a specific dog breed?
* How to track the changes in sleeping hours using low-quality surveillance camera video feed?
* How to identify a change in a dog’s walking activity level if it is undergoing a different health condition?
* How to analyze the barking behavior of the dog and identify the reason for the barking at unusual times?
......@@ -34,8 +34,8 @@ In summary, the following are the research problems that will be addressed throu
The main research problem in the proposed research component, is how to identify the dog breed using computer vision and specify characteristics of the identified dog breed to track unusual behaviors of the dog.
The following research problems will be addressed through the proposed system.
How to use computer vision to identify the dog breed?
How unique characteristics of the dog breeds can be used to track unusual behaviors of the dog?
* How to use computer vision to identify the dog breed?
* How unique characteristics of the dog breeds can be used to track unusual behaviors of the dog?
......@@ -44,18 +44,20 @@ The following research problems will be addressed through the proposed system.
The main research problem in the sleeping behavior changes recognition research component, is to track sleep pattern changes in the dog using a surveillance camera and notify the dog owner about the unusual changes through the mobile application.
In summary, the following are the research problems that will be addressed through the proposed system:
● How can sensors and computer vision be combined to track dogs’ behavioral changes?
● Check whether our pet dog has the appropriate behavior according to its breed and to its age?
● How to track the changes in sleeping hours using surveillance camera video feed?
* How can sensors and computer vision be combined to track dogs’ behavioral changes?
* Check whether our pet dog has the appropriate behavior according to its breed and to its age?
* How to track the changes in sleeping hours using surveillance camera video feed?
**Walking Pattern Recognition -IT17133678 **
The main research problem in the proposed research component, is to track the walking Pattern changes in the dog using an inertial measurement unit (IMU) sensor and notify the dog owner about the changes through the mobile application.
The following research problems will be addressed through the proposed system.
● How IMU sensors can be used to track dogs’ behavioral changes?
● Dog Activity Recognition (Rest, Walk, Run) since there may be confusion between distinguishing running activity from walking activity.
● Analyze whether the pet dog has the appropriate behavior according to its breed and to its age?
● How to track the changes in walking and motion activity levels using an IMU sensor?
* How IMU sensors can be used to track dogs’ behavioral changes?
* Dog Activity Recognition (Rest, Walk, Run) since there may be confusion between distinguishing running activity from walking activity.
* Analyze whether the pet dog has the appropriate behavior according to its breed and to its age?
* How to track the changes in walking and motion activity levels using an IMU sensor?
......@@ -65,10 +67,11 @@ There are many devices and apps to control barking as mentioned in the Literatur
CCTV surveillance cameras will be taken as the main component of collecting data. It was chosen because most places are videoing by them for security purposes. Most of the time dogs may stay within their kennels. Rather than filming their behavior from another video component CCTV camera can be easily used.
● Analyzation of barking behaviors
● Identification of situations which caused barking
● Identification of unusual barking behaviors
● How to record barking using CCTV surveillance camera
* Analyzation of barking behaviors
* Identification of situations which caused barking
* Identification of unusual barking behaviors
* How to record barking using CCTV surveillance camera
<h2>Individual Objectives</h2>
......@@ -77,9 +80,10 @@ CCTV surveillance cameras will be taken as the main component of collecting data
The main objective of the proposed research component is to build up a system that has the ability to identify the dog breed and specify unique characteristics of the identified breed as a help to track unusual behaviors of the dog.
● Sub-Objective 1: Predict the dog breed using a CNN model.
● Sub-Objective 2: Store sleeping hours and activity levels of different dog breeds according to their age.
● Sub-Objective 3: Send sleeping hours and activity levels of the identified dog breed to other components for tracking unusual behavior of the dog.
* Sub-Objective 1: Predict the dog breed using a CNN model.
* Sub-Objective 2: Store sleeping hours and activity levels of different dog breeds according to their age.
* Sub-Objective 3: Send sleeping hours and activity levels of the identified dog breed to other components for tracking unusual behavior of the dog.
**Sleeping Pattern Recognition -IT17123150**
......@@ -87,21 +91,22 @@ The main objective of the proposed research component is to build up a system th
The main objective of the sleeping behavior changes recognition research component is to make the system capable of tracking and analyzing the sleeping patterns of the pet dog according to its breed and age.
The main objective in the proposed research component will be covered with the assistance of the following specific sub-objectives:
● Sub-Objective 1: Track the total sleeping hours of the dog from surveillance camera video feed
● Sub-Objective 2: Compare the total number of sleeping hours with the average number of sleeping hours of dog based on its breed and age.
● Sub-Objective 3: Notify the dog owner about the unusual changes in the sleeping pattern of the dog.
● Sub-Objective 4: Add the analysis of the sleeping behavior of the dog to the daily report.
* Sub-Objective 1: Track the total sleeping hours of the dog from surveillance camera video feed
* Sub-Objective 2: Compare the total number of sleeping hours with the average number of sleeping hours of dog based on its breed and age.
* Sub-Objective 3: Notify the dog owner about the unusual changes in the sleeping pattern of the dog.
* Sub-Objective 4: Add the analysis of the sleeping behavior of the dog to the daily report.
**Walking Pattern Recognition -IT17133678 **
The main objective of the proposed research component is to build up a system that has the ability to track and monitor the walking activity levels of dogs according to their breed and age.
The main objective will be covered with the help of the following specific sub-objectives which will be used with the assistance of machine learning Concepts.
Sub-Objective 1: Dog Activity Recognition (Rest, Walk, Run).
Sub-Objective 2: Measure walking activity of the dog using an attached IMU Sensor device.
Sub-Objective 3: Calculate average walking activity of the dog during normal health conditions.
Sub-Objective 4: Compare walking and motion activity with average walking activity according to the breed and age and analyze the results.
Sub-Objective 5: Notify if there is a change in walking and motion activity levels.
* Sub-Objective 1: Dog Activity Recognition (Rest, Walk, Run).
* Sub-Objective 2: Measure walking activity of the dog using an attached IMU Sensor device.
* Sub-Objective 3: Calculate average walking activity of the dog during normal health conditions.
* Sub-Objective 4: Compare walking and motion activity with average walking activity according to the breed and age and analyze the results.
* Sub-Objective 5: Notify if there is a change in walking and motion activity levels.
**Barking Pattern Recognition -IT17141352**
......@@ -109,12 +114,12 @@ The main objective will be covered with the help of the following specific sub-o
Main objective of this proposed research is to implement a mobile application which facilitates identifying dog barking behaviors and sending notifications to the owner.
Record dog barking using CCTV surveillance camera
Analyzing dog barking patterns
Compare patterns among themselves to identify the situations which caused barking
Identification of unusual barking behaviors
Send notifications to the owner of barkings
Generate a daily report which has all the records of barking
* Record dog barking using CCTV surveillance camera
* Analyzing dog barking patterns
* Compare patterns among themselves to identify the situations which caused barking
* Identification of unusual barking behaviors
* Send notifications to the owner of barkings
* Generate a daily report which has all the records of barking
<h2>Group Details</h2>
......
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