We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Efficient Classification of Marine Debris using SVM with Noise Removal and Feature Extraction Techniques with Improved Performances
Summary
This study evaluated different image processing filters for reducing noise in underwater photos of marine debris, then applied support vector machine (SVM) classification to automatically identify debris types. Automated marine debris detection technology is important for scaling up plastic pollution monitoring in ocean environments.
Marine debris is a significant environmental issue, necessitating the development of precise and efficient technologies for classifying and reducing its impact. This research tries to address the issues of image noise in ocean trash classification using four alternative filters the Gaussian, Bilateral, Mean, and Alpha-Trimmed Mean (ATM) filters for noise reduction and SVM for classification. The accuracy of categorization algorithms can be considerably impacted by the presence of noise in photos of maritime debris. In this study, we suggest a two-pronged strategy: To effectively decrease noise and improve the quality of the input photos, we first apply filters. These filters were chosen with care to protect significant details while eliminating extraneous noise. Second, we classify the debris into various categories based on its visual attributes using SVM, a powerful ML technique. The ATM filter significantly reduces noise and improves the clarity of photographs of ocean trash, according to the results of our experiments. This work proposes a novel approach for classifying marine debris using advanced machine learning algorithms. For improved classification accuracy, we suggest combining Support Vector Machines (SVM) with Adaptive Thresholding Mean (ATM) filtering and Histogram of Oriented Gradients (HOG) feature extraction. According to this research, the ATM filter is a promising option for noise reduction in ocean trash imaging, potentially increasing the precision of subsequent classification algorithms and assisting in efficient environmental monitoring and marine ecosystem conservation efforts. The language used for execution is Python.