Improving the Deployment of Recycling Classification through Efficient Hyper-Parameter Analysis
Mazin Abdulmahmood, Ryan Grammenos

TL;DR
This paper presents a method to optimize recycling classification models for embedded devices, achieving high accuracy and real-time performance through model reconstruction, hyper-parameter tuning, and acceleration pipelines.
Contribution
It introduces an efficient hyper-parameter analysis and deployment pipeline for CNN models, enhancing real-time recycling classification on embedded hardware without sacrificing accuracy.
Findings
Achieved 95.8% test accuracy and 95% real-world accuracy.
Increased model inference speed by 750% on Jetson Nano.
Validated real-time latency suitable for practical deployment.
Abstract
The paradigm of automated waste classification has recently seen a shift in the domain of interest from conventional image processing techniques to powerful computer vision algorithms known as convolutional neural networks (CNN). Historically, CNNs have demonstrated a strong dependency on powerful hardware for real-time classification, yet the need for deployment on weaker embedded devices is greater than ever. The work in this paper proposes a methodology for reconstructing and tuning conventional image classification models, using EfficientNets, to decrease their parameterisation with no trade-off in model accuracy and develops a pipeline through TensorRT for accelerating such models to run at real-time on an NVIDIA Jetson Nano embedded device. The train-deployment discrepancy, relating how poor data augmentation leads to a discrepancy in model accuracy between training and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Advanced Image and Video Retrieval Techniques
