Gunaseelan Jenilasree, Sundaram Sujatha, Mariyappan Bhuvaneswari
Department of Computer Applications, University College of Engineering, Anna University (BIT Campus), Trichy 620 024, Tamilnadu, India.
Department of ECE, University College of Engineering, Anna University (BIT Campus), Trichy 620 024, Tamilnadu, India.
Sensors (Basel). 2023 Sep 18;23(18):7963. doi: 10.3390/s23187963.
A startling shift in waste composition has been brought on by a dramatic change in lifestyle, the quick expansion of consumerism brought on by fierce competition among producers of consumer goods, and revolutionary advances in the packaging sector. The overflow or overspill of garbage from the bins causes poison to the soil, and the total obliteration of waste generated in the area or city is unknown. It is challenging to pinpoint with accuracy the specific sort of garbage waste; predictive image classification is lagging, and the existing approach takes longer to identify the specific garbage. To overcome this problem, image classification is carried out using a modified ResNeXt model. By adding a new block known as the "horizontal and vertical block," the proposed ResNeXt architecture expands on the ResNet architecture. Each parallel branch of the block has its own unique collection of convolutional layers. Before moving on to the next layer, these branches are concatenated together. The block's main goal is to expand the network's capacity without considerably raising the number of parameters. ResNeXt is able to capture a wider variety of features in the input image by using parallel branches with various filter sizes, which improves performance on image classification. Some extra dense and dropout layers have been added to the standard ResNeXt model to improve performance. In order to increase the effectiveness of the network connections and decrease the total size of the model, the model is pruned to make it smaller. The overall architecture is trained and tested using garbage images. The convolution neural Network is connected with a modified ResNeXt that is trained using images of metal, trash, and biodegradable, and ResNet 50 is trained using images of non-biodegradable, glass, and hazardous images in a parallel way. An input image is fed to the architecture, and the image classification is achieved simultaneously to identify the exact garbage within a short time with an accuracy of 98%. The achieved results of the suggested method are demonstrated to be superior to those of the deep learning models already in use when compared to a variety of existing deep learning models. The proposed model is implemented into the hardware by designing a three-component smart bin system. It has three separate bins; it collects biodegradable, non-biodegradable, and hazardous waste separately. The smart bin has an ultrasonic sensor to detect the level of the bin, a poisonous gas sensor, a stepper motor to open the lid of the bin, a solar panel for battery storage, a Raspberry Pi camera, and a Raspberry Pi board. The levels of the bin are maintained in a centralized system for future analysis processes. The architecture used in the proposed smart bin properly disposes of the mixed garbage waste in an eco-friendly manner and recovers as much wealth as possible. It also reduces manpower, saves time, ensures proper collection of garbage from the bins, and helps attain a clean environment. The model boosts performance to predict waste generation and classify it with an increased 98.9% accuracy, which is more than the existing system.
生活方式的巨大变化、消费品生产商之间激烈竞争带来的消费主义迅速扩张以及包装行业的革命性进展,引发了垃圾成分的惊人转变。垃圾桶溢出的垃圾会毒害土壤,该地区或城市产生的垃圾总量也不得而知。准确确定特定类型的垃圾废物具有挑战性;预测性图像分类滞后,现有方法识别特定垃圾所需时间更长。为克服这一问题,使用改进的ResNeXt模型进行图像分类。通过添加一个名为“水平和垂直块”的新块,所提出的ResNeXt架构在ResNet架构的基础上进行了扩展。该块的每个并行分支都有其独特的卷积层集合。这些分支在进入下一层之前连接在一起。该块的主要目标是在不大幅增加参数数量的情况下扩展网络容量。ResNeXt通过使用具有不同滤波器大小的并行分支,能够在输入图像中捕捉更广泛的特征,从而提高图像分类性能。在标准ResNeXt模型中添加了一些额外的密集层和随机失活层以提高性能。为了提高网络连接的有效性并减小模型的总体大小,对模型进行剪枝以使其更小。使用垃圾图像对整个架构进行训练和测试。卷积神经网络与一个改进的ResNeXt相连,该ResNeXt使用金属、垃圾和可生物降解物的图像进行训练,而ResNet 50则使用不可生物降解物、玻璃和危险图像的图像并行进行训练。将输入图像输入到该架构中,同时实现图像分类,以便在短时间内准确识别垃圾,准确率达到98%。与多种现有深度学习模型相比,所提方法取得的结果被证明优于现有深度学习模型。通过设计一个由三个组件组成的智能垃圾桶系统,将所提模型应用到硬件中。它有三个独立的垃圾桶,分别收集可生物降解物、不可生物降解物和有害废物。智能垃圾桶有一个超声波传感器来检测垃圾桶的液位、一个有毒气体传感器、一个用于打开垃圾桶盖子的步进电机、一个用于电池存储的太阳能板、一个树莓派摄像头和一个树莓派板。垃圾桶的液位在一个集中系统中进行维护,以供未来分析处理。所提智能垃圾桶中使用的架构以环保方式妥善处理混合垃圾废物,并尽可能回收更多资源。它还减少了人力,节省了时间,确保从垃圾桶中正确收集垃圾,并有助于实现清洁的环境。该模型提高了预测垃圾产生并进行分类的性能,准确率提高到98.9%,高于现有系统。