Related Experiment Video
Updated: Jul 13, 2026

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
Published on: December 11, 2015
An AI based smart-phone system for asbestos identification
Michael Rolfe1, Samantha Hayes2, Meaghan Smith1
1Department of Chemistry and Biotechnology and Department of Computing Technologies, School of Science, Computing and Engineering Technologies, Swinburne University of Technology Melbourne, VIC 3122, Australia.
Abstract:
Asbestos identification is a complex environmental and economic challenge. Typical commercial identification of asbestos involves sending samples to a laboratory where someone learned in the field uses light microscopy and specialized mounting to identify the morphologically distinct signatures of Asbestos. In this work we investigate the use of a portable (30x) microscope which works with a smart phone camera to develop an image recognition system. 7328 images from over 1000 distinct samples of cement sheet from Melbourne, Australia were used to train a phone-based image recognition system for Asbestos identification. Three common CNN's were tested ResNet101, InceptionV3 and VGG_16 with ResNet101 achieving the best result. The distinctiveness of Asbestos was found to be identified correctly 90% of the time using a phone-based system and no specialized mounting. The image recognition system was trained with ResNet101 a convolutional neural network deep learning model which weights layers with a residual function. Resulting in an accuracy of 98.46% and loss of 3.8% ResNet101 was found to produce a more accurate model for this use-case than other deep learning neural networks.

