Browsing by Author "Md. Shahriar Hussain"
Now showing 1 - 9 of 9
Results Per Page
Sort Options
- ItemOpen AccessA Machine Learning and Embedded Approach to Detect Fire, Identify the Cause of it and Extinguish Using the Best Possible Extinguisher(North South University, 2023-02-01) Md. Rashiqur Rahman; Sabbir Ahmed; Md Shafin Islam Rudro; Sadia Aktar; Md. Shahriar Hussain; 1812366042; 1813515042; 1821054642; 1821516042Chemical fires are a major cause of devastating situations and fatalities in Bangladesh, where inadequate knowledge of extinguishing such fires has led to numerous deaths, including those of firefighters. To address this issue, we propose a machine learning and embedded systems approach to design a dynamic and portable prototype that can remotely monitor the fire incident and determine its cause. The prototype uses a dashboard camera to stream video and gas sensors to detect the chemical gas information in the environment to identify and extinguish the fire. The embedded approach clarifies the cause of the fire and suggests the most suitable extinguisher to the user. The device is economical, portable, user-friendly, and marketable in Bangladesh. The system produces satisfactory results with high accuracy in fire detection and maintains its objective of being low-cost and user-friendly. The device can be remotely controlled using a mobile phone and web-based application. The system's machine learning approach uses appropriate datasets and algorithms (YOLOV5), while the embedded approach employs suitable sensors and a microcontroller (ESP32). The system's accuracy has been shown to be perfect.
- ItemEmbargoAn Intelligent Traffic Control System for Trouble-free Movement of Ambulances and Fire Trucks on Heavy Traffic Roads in Bangladesh Using YOLOv5 Algorithm and GSM Module(North South University, 2022) TASFIA SAMIN; FARZANA HAQUE; NESHAT ANJUMAN MOURI; Md. Shahriar Hussain; 1821823042; 1821386042; 1812749042One of the biggest problems developing countries like Bangladesh are facing is traffic problems. Especially metropolitan cities in a country need a proper traffic control system for stress-free movement, so the situation gets less stressful. This work has been designed to create a smooth- movement process for emergency vehicles like ambulances and fire trucks, which needs to be accessible as soon as possible during traffic congestion. The system would notify the traffic controller after detecting the emergency vehicle among all the stuck vehicles. This work uses a dataset constructed and labelled manually. To train the model, we have used the YOLOv5 algorithm. The accuracy of our model is 94%. The model detects emergency vehicles like ambulances and fire trucks as well as other vehicles captured by the CCTV camera of the road. However, only the detection of emergency vehicles would be notified to the traffic controller through Arduino Uno and GSM Module. That way, the traffic controller could clear that road for the easy movement of those emergency vehicles.
- ItemOpen AccessAutomated Fisheries Water Quality Monitoring System(North South University, 2020-04-30) Tanbin Akter Mitaly; Paplu Dash; Md. Shahriar Hussain; 1712438642; 1611420043Fisheries is one of the main prospects to grow economically also we benefit from it by the production of food and the nutrition that is required us to live by. For fisheries, it's important to maintain good water quality as it is an important factor that affects fish health and performance in the aquaculture production system. It matters what type of fish we are culturing in our system due to different fish species need a different range of water quality aspects in which they can survive. Different fish species have a different optimized point to growing well. Don't maintain the water quality can result in parasite infestations, poor growth, erratic behaviour and various disease system. The water quality is dependent on climate, seasonal changes also how a culture system is used. To maintain good water quality conditions we need to look at physical and chemical components of water that have an impact on water quality.
- ItemOpen AccessBlind Person Assistant - Object detection With Voice Feedback(North South University, 2022) Mosarrat Shazia Kabir, Syeda Karishma Naaz, Simon Uddin, Sanjida Akter,; Md. Shahriar HussainThis project was specially implemented to help visually impaired people. The project can detect different objects in real time, counts them, and delivers voice feedback. Since our project is an object detection system, the first thing we needed was a proper dataset. For this project, we used two datasets. One is from the Microsoft COCO object detection dataset, and another is from the Kaggle object detection dataset. However, the Kaggle dataset was not preprocessed. Therefore, we had to resize the image, and along with that, we had to make all the images in the same color format. To process the images, we used "OpenCV" as an image processing tool. Next, we moved to set the algorithm to train and test our system. We chose to use two commonly used algorithms. One is the SSD Mobilenet algorithm, and the other is the YOLO Algorithm. In our project, we used SSD Mobilenet v2, YOLO v4, and YOLO v7, which are one of the fastest and most accurate object detectors. The accuracy we got for SSD Mobilenet v2, YOLO v4, and YOLO v7 was 94%, 94%, and 98%. Among the three models, YOLO v7 had the highest accuracy. Therefore we chose YOLO v7 for further work. Then we implemented GTTS (Google Text To Speech) and a counting function that counts the object classes. Eventually, the system counts the objects in real-time detection, and with the help of GTTS, it returns voice feedback.
- ItemOpen AccessLip Reading App(North South University, 2023) Jubair Mahmud Pulock; Md. Shahriar Hussain; 1931111042Effective communication is essential for promoting inclusivity and closing the gap between people who speak different languages in today's globally connected world. But hearing-impaired people frequently have trouble understanding spoken language and must rely significantly on visual signals to follow discussions. To solve this problem, we introduce a revolutionary Lip Reading App, a state-of-the-art mobile application that uses computer vision and artificial intelligence (AI) to enable real-time speech interpretation. In order to effectively monitor and interpret lip movements and translate them into understandable text or audio output, the Lip Reading App makes use of the sophisticated capabilities of deep learning algorithms. The software recognizes and tracks facial landmarks using facial recognition technology, capturing the delicate movements and gestures involved in speech creation. The software can produce accurate transcriptions or audio renderings of the spoken content by processing these acquired visual cues and comparing them to a huge library of phonetic and linguistic patterns. This project presents the development and training of a character-level sequence-to sequence language model using recurrent neural networks (RNNs). The primary objective of the model is to generate text predictions given input sequences of characters. The model employs the 'binary_crossentropy' loss function, although it might be more suitable to use categorical cross-entropy for multi-class classification tasks. Training is performed over multiple epochs, with a learning rate of 1.0e-4 (0.0001) and an average epoch time of 35026 seconds. The model's progress is evaluated based on the loss value, which steadily decreases with each epoch. By the end of 100 epochs, the average loss stands at 63.765. Despite the potential improvements in the loss function selection, the model exhibits promising capabilities in generating coherent and meaningful text predictions. Further fine-tuning and optimization could potentially enhance the performance and versatility of the language model for various text generation tasks.
- ItemOpen AccessObject Detecting Robot Identifying & Picking Up Objects(North South University, 2023) Raisa Akhtar; Zarin Musharrat; Alifa Khan; Md. Shahriar Hussain; 2012010042; 1931826642; 1931829642This research focuses on the development of an accurate object detection algorithm to aid robots in identifying and picking up objects in cluttered environments. Object detection is crucial for robotic control systems, particularly in industrial automation. Traditional object detection algorithms struggle with objects lacking texture, leading to the adoption of deep learning methods like YOLO (You Only Look Once) for improved performance. The study aims to enhance object localization accuracy, especially in cluttered scenes, to facilitate robot grasping tasks. While basic YOLO models can detect objects, precise localization remains challenging. The research proposes a solution using deep YOLOs for semantic segmentation, which significantly improves object localization accuracy. Despite being time-consuming, YOLOv8 proves highly efficient, achieving an accuracy of 84.7%. The ultimate goal is to implement a robot capable of detecting and identifying five objects (ball, bottle, car, cup, spoon), and then picking and placing them according to user instructions. For the hardware part, we have used the Arduino UNO microcontroller, which is quite budget-friendly. As this is just a small test project, only a robotic arm gripper is used here, so that it can only grab it if it recognizes the object.
- ItemOpen AccessParkinson’s disease onset detection Using Machine Learning.(North South University, 2022) MD Samiul Hasan; Kazal Roy Sagar; Anika Ferdausy; Md. Shahriar Hussain; 1512466042; 1430784642; 1512232042Accurately identifying Parkinson’s disease (PD) at an early stage is unquestionably critical for halting its progression and giving patients access to disease-modifying medication. To achieve that goal, the premotor stage of Parkinson’s disease should be closely studied. Based on premotor traits, a unique deep-learning technique is introduced to determine if an individual has Parkinson’s disease or not. In order to detect Parkinson’s disease at an early stage, numerous indicators were used in this study, including Rapid Eye Movement and olfactory loss, cerebrospinal fluid data, and dopaminergic imaging markers. A comparison of the proposed deep learning model with twelve machine learning and ensemble learning methods based on relatively small data sets of 183 healthy individuals and 401 early Parkinson’s disease patients reveals that the designed model achieves the highest accuracy, 96.45 percent on average. We present the feature importance of the PD detection procedure based on the Boosting approach in addition to identifying the PD. Traditional diagnostic procedures, on the other hand, may suffer from subjectivity because they rely on the interpretation of motions that are sometimes subtle to human sight and hence difficult to define, potentially leading to misdiagnosis. Meanwhile, early non-motor symptoms of Parkinson’s disease may be moderate and caused by a variety of other illnesses. As a result, these symptoms are frequently missed, making early PD diagnosis difficult. To overcome these challenges and improve PD diagnosis and assessment procedures, machine learning algorithms for the viii classification of PD and healthy controls or patients with similar clinical presentations have been used. A total of 209 papers were included, with pertinent material retrieved and provided in this review, with an examination of their aims, data sources, data kinds, machine learning methods, and associated outcomes. These results show that machine learning methodologies and novel biomarkers have a strong potential for adaption in clinical decision-making, leading to more systematic, informed PD diagnosis.
- ItemOpen AccessSurface Electromyography (sEMG) Based Cost-Effective Prosthetic Arm(North South University, 2022-01-01) RIDHWAN HOSSAIN AFRIDI; MD. ALIM ULLAH CHOWDHURY; SABINA RAHMAN; Md. Shahriar Hussain; 1822074043; 1811412043; 1822065043Surface Electromyography (sEMG) signals are biomedical signals that represent electrical currents generated during muscle activity, and our central nervous system controls these signals. As a result, we can develop a prosthetic arm using EMG technology. Currently, there are many myoelectric prosthetic arms available commercially. However, they are costly for developing countries like Bangladesh, India, and Pakistan. So we developed a cost-effective circuit to extract the electromyography signal from the skin. The signal from this detector circuit is imported in MATLAB using Arduino Uno R3 for signal analysis, such as Fast Fourier Transform (FFT) and Wavelet Transform (1-D), for the classification of features from the signal. We successfully detected two distinct features during the analysis: the Rest position and the Fist position of the hand. So we used the ESP32 microcontroller for the practical implementation of the system as it has better ADC (12-Bit), higher clock speed (80 MHz), better PWM, and lower power consumption. We used a threshold level to distinguish between the Fist and Rest positions. The threshold value was determined using the trial and error method, and this value may vary from person to person. Finally, the ESP32 drives five servo motors fitted inside the InMoov open-source 3D arm after determining the hand position
- ItemEmbargoWeb application for monkeypox disease detection using deep learning(North South University, 2022) AHMAD SAMIN SHADMAN; SUMAIYA SHARMEEN; Md. Shahriar Hussain; 1811437042; 1731500042The monkeypox virus might become the next big pandemic, like the COVID-19 pandemic, if it is not monitored and controlled correctly. Monkeypox has some similarities to measles and chickenpox, making it very hard to test for it and give a diagnosis in the early stages. A polymerase chain reaction (PCR) test must be used to test for monkeypox properly. This study aims to detect monkeypox accurately using some popular deep-learning models and then compare the results. We used the “Monkeypox Skin Lesion Dataset (MSLD).” Data augmentation has been done to the data to increase the number of images. A web-based prototype application is to be developed where an image can be uploaded, and a prediction will be given if the image is either monkeypox or not. The model used in the web application is the VGG-16 model which identifies monkeypox images with an accuracy of 99%.