Papers - THI THI ZIN
-
Time to Dairy Cow Calving Event Prediction by Using Time Series Analysis Reviewed International journal
Thi Thi Zin, K. Sumi, Pyke Tin
ACM International Conference Proceeding Series: ICCMS '20: Proceedings of the 12th International Conference on Computer Modeling and Simulation 143 - 146 2020.6
Authorship:Lead author, Corresponding author Language:English Publishing type:Research paper (international conference proceedings) Publisher:ACM International Conference Proceeding Series
In these days the precision dairy farming which is utilization of the Information and Communication Technologies (ICT) has become one of front line research topics in dairy science as well as in data science leading to Agriculture 4.0. An increase in on-farm mortality due to the occurrence calving difficulties with late assistance can cause possible problems not only for animal welfare but also economic losses to the farmers. In this aspect, calving is an extremely important event in the life of a dairy cow. On the other hand, the time around calving is also a critical period since clinical disorders, and calving problems can occur. Calving difficulties are also becoming increasingly common with many dairy cows requiring assistance at the time of calving. To maximize welfare and minimize losses due to calving difficulties, all animals need to be individually monitored to identify any calving difficulties or health problems as early as possible. In addition, it is important to know the exact time of calving event occur so that timely assistance can be made. In this paper, we propose a continuous video monitoring system for time-to calving event investigation based on time series analysis to achieve an accurate calving time prediction. In doing so we have employed three time series models of autoregressive, moving average smoothing. At the same time, we have confirmed the validity of the proposed method by using the real life data experimented on the University Dairy Farm and one of large dairy farms in Japan. The experimental results show that the proposed time series method is promising and can lead to a new prospect in modern precision dairy farming.
-
Image processing technique and hidden markov model for an elderly care monitoring system Reviewed International journal
Swe Nwe Nwe Htun, Thi Thi Zin, Pyke Tin
Journal of Imaging 6 ( 6 ) 49 2020.6
Language:English Publishing type:Research paper (scientific journal) Publisher:Journal of Imaging
This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/). Advances in image processing technologies have provided more precise views in medical and health care management systems. Among many other topics, this paper focuses on several aspects of video-based monitoring systems for elderly people living independently. Major concerns are patients with chronic diseases and adults with a decline in physical fitness, as well as falling among elderly people, which is a source of life-threatening injuries and a leading cause of death. Therefore, in this paper, we propose a video-vision-based monitoring system using image processing technology and a Hidden Markov Model for differentiating falls from normal states for people. Specifically, the proposed system is composed of four modules: (1) object detection; (2) feature extraction; (3) analysis for differentiating normal states from falls; and (4) a decision-making process using a Hidden Markov Model for sequential states of abnormal and normal. In the object detection module, background and foreground segmentation is performed by applying the Mixture of Gaussians model, and graph cut is applied for foreground refinement. In the feature extraction module, the postures and positions of detected objects are estimated by applying the hybrid features of the virtual grounding point, inclusive of its related area and the aspect ratio of the object. In the analysis module, for differentiating normal, abnormal, or falling states, statistical computations called the moving average and modified difference are conducted, both of which are employed to estimate the points and periods of falls. Then, the local maximum or local minimum and the half width value are determined in the observed modified difference to more precisely estimate the period of a falling state. Finally, the decision-making process is conducted by developing a Hidden Markov Model. The experimental results used the Le2i fall detection dataset, and showed that our proposed system is robust and reliable and has a high detection rate.
-
Usability of Tablet Mobile Devices for Offline Handwritten Character Recognition Reviewed
Thi Thi Zin, T. Otsuzuki
ICIC Express Letters, Part B: Applications 11 ( 6 ) 587 - 593 2020.6
Authorship:Lead author, Corresponding author Language:English Publishing type:Research paper (scientific journal) Publisher:ICIC Express Letters, Part B: Applications
In recent years, offline handwritten character recognition has been one of the major topics and challenging research areas in the field of pattern recognition and image processing. Moreover, it is a very problematic research area due to the nature of hand writing styles which can vary from one user to another. On top of that, writings by early learners in formal and non-formal education make the problem more complex and challenging. Generally speaking, the early school age children have diversity in handwriting style, variation in angle, size and shape of characters, making the problems of character recognition more difficult. The number of students has been increasing year by year worldwide. However, due to lack of teachers, many children cannot access high quality education. Therefore, this paper proposes offline character recognition for handwritten characters written on tablet mobile devices. This paper can be considered as an additional supporting system for education of preschool children. This proposed method firstly performs character segmentation process on words acquired from the tablet. In the feature extraction process Histogram of Oriented Gradients (HOG) and Bag of Visual Words (BOVW) are used. Support Vector Machine (SVM) is applied in classification process. Some experimental results are shown to confirm the proposed method.
-
Virtual grounding point concept for detecting abnormal and normal events in home care monitoring systems Reviewed International journal
Swe Nwe Nwe Htun, Thi Thi Zin, H. Hama
Applied Sciences (Switzerland) 10 ( 9 ) 3005 2020.5
Language:English Publishing type:Research paper (scientific journal) Publisher:Applied Sciences (Switzerland)
In this paper, an innovative home care video monitoring system for detecting abnormal and normal events is proposed by introducing a virtual grounding point (VGP) concept. To be specific, the proposed system is composed of four main image processing components: (1) visual object detection, (2) feature extraction, (3) abnormal and normal event analysis, and (4) the decision-making process. In the object detection component, background subtraction is first achieved using a specific mixture of Gaussians (MoG) to model the foreground in the form of a low-rank matrix factorization. Then, a theory of graph cut is applied to refine the foreground. In the feature extraction component, the position and posture of the detected person is estimated by using a combination of the virtual grounding point, along with its related centroid, area, and aspect ratios. In analyzing the abnormal and normal events, the moving averages (MA) for the extracted features are calculated. After that, a new curve analysis is computed, specifically using the modified difference (MD). The local maximum (lmax), local minimum (lmin), and half width value (vhw) are determined on the observed curve of the modified difference. In the decision-making component, the support vector machine (SVM) method is applied to detect abnormal and normal events. In addition, a new concept called period detection (PD) is proposed to robustly detect the abnormal events. The experimental results were obtained using the Le2i fall detection dataset to confirm the reliability of the proposed method, and that it achieved a high detection rate.
DOI: 10.3390/app10093005
-
Motion Detection Method for Reducing Foreground Aperture Problem in Background Modelling Reviewed
Thi Thi Zin, Pyke Tin, Cho Nilar Phyo
LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies 260 - 261 2020.3
Authorship:Lead author, Corresponding author Language:English Publishing type:Research paper (international conference proceedings) Publisher:LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies
Motion detection plays as an important role in the implementation of video surveillance system and video analysis applications. The detection of moving foreground objects from the complex background scene is the first step in most of the computer vision based surveillance applications. In this paper, we present a new motion detection method using background modelling technique and moving average feature. For establishing the robust background model, we create the Gamma Mixture Model based on the Gamma distribution function. For handling the foreground aperture problem, we use the feature called moving average which can well recognize the alive silent objects. As post-processing, we handle the shadow removing process by generating the dynamic shadow threshold. The experimental results show that the proposed motion detection method can detect the accurate foreground object even though the foreground object appears as silent background objects in real-time environment.
-
Handwritten Characters Segmentation using Projection Approach Reviewed
Thi Thi Zin, Shin Thant, Ye Htet, Pyke Tin
LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies 107 - 108 2020.3
Authorship:Lead author, Corresponding author Language:English Publishing type:Research paper (international conference proceedings) Publisher:LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies
In the area of optical character recognition, handwritten character segmentation is still an ongoing process. Having good segmentation result can provide the better recognition accuracy. In the proposed system, segmentation is carried out mainly on labelling and projection concepts. The input word is firstly labelled. Then, the modified word is segmented with projection approach. The experiments are performed on local dataset with 1600 words approximately and the system gets segmentation accuracy around 85.75 percentage.
-
Cow Identification System using Ear Tag Recognition Reviewed
Thi Thi Zin, S. Misawa, Moe Zet Pwint, Shin Thant, Pann Thinzar Seint, K. Sumi, K. Yoshida
LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies 65 - 66 2020.3
Authorship:Lead author, Corresponding author Language:English Publishing type:Research paper (international conference proceedings) Publisher:LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies
In precision dairy farming, the valid record of individual cow identification is an important factor in large herds management. In this paper, we propose a cow's ear tag recognition system that can be used in dairy cow management. Firstly, cow's head detection is performed by using You Only Look Once (YOLO) object detector followed by ear tag recognition. The ear tag extraction and recognition processes are carried out by image processing techniques and Convolutional Neural Network (CNN) classifier on detected cow's head images. The experiments are conducted by using videos from dairy farm at Hokkaido prefecture, Japan. The proposed system achieved the reliable results which will support to give the informative status in smart farming.
-
Human Action Analysis Using Virtual Grounding Point and Motion History Reviewed
Swe Nwe Nwe Htun, Thi Thi Zin, H. Hama
LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies 249 - 250 2020.3
Language:English Publishing type:Research paper (international conference proceedings) Publisher:LifeTech 2020 - 2020 IEEE 2nd Global Conference on Life Sciences and Technologies
In this paper, we propose an approach to human action analysis for home care monitoring system in the aspect of image processing and life science technologies. We introduce a new concept of a virtual grounding point representing the position of a target person as an innovated feature for action analysis. Specifically, in developing action analysis, the background subtraction is firstly conducted by applying the Mixture of Gaussian and low rank subspace learning. After that, the graph cut is embedded to enhance the foregrounds in order to detect both of moving and motionless object. Secondly, the virtual grounding point is calculated by using the centroid of silhouette image. Finally, motion of the person is estimated by using timed motion history image in order to improve the accuracy of action analysis. A series of the experiments are conducted to confirm the effectiveness of the proposed method.
-
The Body Condition Score Indicators for Dairy Cows Using 3D Camera Reviewed
Thi Thi Zin, Pann Thinzar Seint, Pyke Tin, Y. Hori
International Workshop on Frontiers of Computer Vision (IW-FCV) 1 - 8 2020.2
Language:English Publishing type:Research paper (international conference proceedings)
Body Condition Score (BCS) evaluates energy reserves of cows when making nutritional management. This information is also useful in fertility rate and milk production. Keeping cows in appropriate condition throughout the production cycle can improve reproductive efficiency and positive impact for economics. In this paper, we propose the effective indicators for automated BCS measurement system and the experimental data are collected at the milking station. We compute the variation of angular area from automatic anatomical point extraction and learning parameters on Region of Interest (ROI) from 3D information. The statistical analysis of BCS trend on year-round data are presented to give the detailed illustrations for dairy farmers. According to the recorded BCS trends, the proposed method can validate that the lower BCS were obtained in early stage of lactation period rather than other seasons.
-
Some Aspects of Mathematical Modeling Techniques in Dairy Science Reviewed
Thi Thi Zin, Pyke Tin and H. Hama
International Workshop on Frontiers of Computer Vision (IW-FCV) 1 - 8 2020.2
Language:English Publishing type:Research paper (international conference proceedings)
Today world is floating in the ocean of data science which is a multi-disciplinary approach to every aspect of our better life. Agriculture 4.0 is coming in and Industry 4.0 is moving forward so that second Information and Communication revolutionary becomes to play a key role in this era. On the other hands, consumers are demanding more quality dairy products than before. Dairy farmers are eager to use the information and communication technologies that push the precision dairy farming to frontier innovations. Due to a shortage of labor in dairy farms and at the same time the farm sizes are bigger, the utilization of ICT along with artificial intelligence and the internet of things are becoming appropriate technologies. Whatever it may be, fundamentally we need to do some preliminary research prior to large scale and wide applications to the real world. In almost analytical and empirical research, we are trying in the ocean of data science. These data could not be used efficiently unless we do further processing and projections. The raw data need to be processed to obtain useful information and knowledge, which could be used for important on-farms decisions. This kind of process is called mathematical modeling which could support to decision-makers to produce correct and valid decisions. In this paper, we will present and analyze some mathematical models in the frame works of dairy science. Moreover, we shall illustrate how these models could be used in practical ways.
-
Background Modelling Using Temporal Average Filter and Running Gaussian Average Reviewed
Thi Thi Zin, Cho Cho Mar and K. Sumi
International Workshop on Frontiers of Computer Vision (IW-FCV) 1 - 8 2020.2
Language:English Publishing type:Research paper (international conference proceedings)
Object detection is very important and fundamental stage for further post processing stages such as individual identification, action recognition, tracking and behavior analysis. Traditional object detection methods start from back-ground modelling stage. Background modelling is a complex and challenging task which highly depends on the speed of moving objects (foreground objects) and stability of static regions (background region). In this paper, we proposed pixel level background modelling method. In this background modelling task, the two main components of background modelling are proposed; (1) background model initialization by selecting the dynamic frames from video sequence and building the model with Temporal Average filter and (2) updating the back-ground model by using Running Gaussian Average method. These methods are applied to RGB images.
-
A Hybrid Visual Stochastic Approach to Dairy Cow Monitoring System Reviewed
Thi Thi Zin, Pyke Tin, I. Kobayashi, H Hama
Transactions on Engineering Technologies 119 - 129 2020.1
Language:English Publishing type:Research paper (scientific journal)
In the era of fourth industrial revolution or Industry 4.0 together with the second information and communication technology era, the way we human beings live, act and do are always challenging by the waves of new technologies such as Internet of Things, Artificial Intelligence, Cloud Computing so on and so forth. These new technologies also drive life science, academic, business and production industries for better sides. Among them, one of challenging and innovative technology in life science industry is precision dairy farming which has been pushed into frontline topic among the academia and industry farm managers. Generally speaking, the precision dairy farming can be defined as the use of technologies advanced or simple to analyze the physical and mental behaviors of an individual cows for specifying health and profitability indicators so that overall management and farm performance are to be improved. In other words, the precision dairy farming will focus on welfare and health care for making the farm returns optimal through the use of technologies. Here, technologies may range from daily milk recording to automatic body conditions scoring for individual cows and an accurate prediction of calving time and reporting unusual occurrences during the delivery times.
In order to realize the objectives of precision dairy farming as a fundamental step, a hybrid visual stochastic approach which is a fusion of image technology and statistical method to dairy cow monitoring system is introduced in this paper. The proposed system will investigate four key areas for the precision dairy farming namely: cow identification, body condition scoring, detection of estrus behavior, prediction of time for the occurrence calving event. In doing so, the combination of image technology, statistical methods and stochastic models will be utilized. Specifically, image processing methods will be performed to detect cow activities such as standing, lying and walking in association with time, space and frequencies. Then collected data are to be transformed into a stochastic model of special type of Markov Chain for decision making process. Then some experimental results will be shown by using both image and statistical data collected from the real life environments and some available datasets. -
Robust tracking of cattle using super pixels and local graph cut for monitoring systems Reviewed
Yukie Hashimoto, Hiromitsu Hama, ThiThi Zin
International Journal of Innovative Computing, Information and Control 6(4) 1469 - 1475 2020
Authorship:Last author Language:English Publishing type:Research paper (scientific journal)
-
A Correlated Random Walk Modeling Method for Dairy Cow Inter-calving Body Condition Score Pattern Analysis Reviewed
ThiThi Zin, Pyke Tin
ICIC Express Letters, 14 2020
Authorship:Lead author, Corresponding author Language:English Publishing type:Research paper (scientific journal)
-
Robust Tracking of Cattle Using Super Pixels and Local Graph Cut for Monitoring Systems Reviewed
ThiThi Zin
International Journal of Innovative Computing, Information and Control (IJICIC) 16 2020
Publishing type:Research paper (scientific journal)
-
Motion History and Shape Orientation Based Human Action Analysis Reviewed
Swe Nwe Nwe Htun, Thi Thi Zin
2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019 754 - 755 2019.10
Authorship:Corresponding author Language:English Publishing type:Research paper (international conference proceedings) Publisher:2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019
In recent decades, many research works focused on the considerations of falling and post-falling event analysis in the aspect of image processing technology to meet the consumer perspective of users. In this paper, the more informative considerations of human action analysis are developed for the prior state of fall or normal actions. In doing so, the effective background subtraction namely the Mixture of Gaussian with Low-Rank Matrix Factorization model is used to obtain robust and adaptive foreground from the practical video sequences. Then, the spatial-temporal bilateral grid for video sequences is constructed by using a standard graph cut theory to improve the cleaned foreground in order to detect the moving/motionless object region. Then, human actions are analyzed by employing motion history and shape orientation using the approximated ellipse method. The experiments are conducted on publicly available video sequences and our simulated video sequences.
-
Image-Based Feeding Behavior Detection for Dairy Cow Reviewed
K. Shiiya, F. Otsuka, Thi Thi Zin, I. Kobayashi
2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019 756 - 757 2019.10
Language:English Publishing type:Research paper (international conference proceedings) Publisher:2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019
Feeding behavior is an important source of information to know cow's health status, because it is influenced by the feeding environment, cow's physiological changes and health conditions. However, a cow feeds intermittently throughout the day, it is difficult to measure feeding time by visual measurement at field level. In this paper we propose a measurement method of feeding frequency and feeding time for dairy cow, by detecting the feeding behavior by non-contact using a camera.
-
Handwritten Character Segmentation in Tablet Based Application Reviewed
Myat Thiri Wai, Thi Thi Zin, M. Yokota, Khin Than Mya
2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019 760 - 761 2019.10
Language:English Publishing type:Research paper (international conference proceedings) Publisher:2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019
Nowadays, modern tablets are widely used in the contribution of universal access to education, equality in the exercise of teaching and learning, aiming for more efficient management and administration. The recognition of handwritten characters on these tablets become a necessary consequence in this technology age. The main challenging of handwritten character recognition is splitting each character of unrestricted handwritten scripts and there is no complete solution yet according to our knowledge. In this system, the combination of sliding windows, Region of Interest (ROI) box and Convolutional Neural Network (CNN) are used to execute implicit segmentation of handwritten characters. For performing the experiments, our own dataset is constructed by collecting handwritten data from 24 members of our laboratory using three different tablet PC models.
-
Feature Analysis for Non Formal Education Project in Myanmar Reviewed
Mie Mie Khin, Mie MIe Tin, Thi Thi Zin, Pyke Tin
2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019 890 - 891 2019.10
Language:English Publishing type:Research paper (international conference proceedings) Publisher:2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019
In a digitally mediated world, Literacy is vital to live. IT based Digital technology is the creation of quality education. It is the main pillar to develop a sustainable socioeconomic development in the country. Myanmar also starts to develop E-government system for every sector. This paper describes feature selection for non-formal education system using literacy project. With this approach, we consider that feature selection of linear regression the analysis is more suitable than support vector method. We are also continuing analysis of this e-education system for rural area in Mandalay division of Myanmar. This paper analysis based on big data concept.
-
Emotion Analysis of Twitter Users on Natural Disasters Reviewed International coauthorship
Nann Hwan Khun, Thi Thi Zin M. Yokota Hnin Aye Thant
2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019 342 - 343 2019.10
Authorship:Corresponding author Language:English Publishing type:Research paper (international conference proceedings) Publisher:2019 IEEE 8th Global Conference on Consumer Electronics, GCCE 2019
In this information era, people usually express their views and emotions on a wide range of topics through social networking sites and so the role of emotion analysis in social media has been the subject of considerable research. The idea behind this research is that the emotions people express in their status updates can tell us something about how their emotions fluctuate day-to-day due to natural disasters. In this paper, we targeted for emotion analysis of Twitter users on natural disasters. By identifying these emotions, we can help first responders for better managing the situations such as mental health of survived victims. Our experiment is based on California Camp Fire that is happened in 2018 November.