2 research outputs found

    Clasificaci贸n de manzanas utilizando visi贸n artificial y redes neuronales artificiales

    Get PDF
    The added value in a fruit can be increased with a good postharvest handling. The classification in different parameters is one of the most important operations. In small companies it is done manually, obtaining deficiencies in the quality of the product. These problems could be solved or reduced with the implementation of intelligent algorithms that in this case include artificial vision and artificial neural networks. In this project is presented the classification of apples through an intelligent algorithm, using a convolutional neural network (CNN), which is developed using Open Source libraries (OpenCV, Tensorflow and Keras) in Python with a structure of different convolutional layers and MaxPooling, for a dataset of 2,800 images of 128x128 pixels, of which 80% were used for training and 20% for test of the network, obtaining an accuracy of 98.3% and 95.36%, respectively. After the training a classification was made with a video in real time, obtaining an accuracy of 92.25%. Likewise, the possibility of using it in the industry is explored with the classification by other visual characteristics of the fruit such as size, color, shape, etc.El valor agregado en un fruto puede incrementarse con un buen manejo postcosecha. La clasificaci贸n en diferentes par谩metros es de las operaciones m谩s importantes. En las peque帽as empresas se realiza de forma manual obteniendo deficiencias en la calidad del producto. Estos problemas se podr铆an resolver o disminuir con la implementaci贸n de algoritmos inteligentes que en este caso incluyen visi贸n artificial y redes neuronales artificiales. En este proyecto se presenta la clasificaci贸n de manzanas mediante un algoritmo inteligente, usando una red neuronal convolucional (CNN), la cual se desarrolla utilizando librer铆as de c贸digo abierto (OpenCV, Tensorflow y Keras) en Python con una estructura de diferentes capas convolucionales y MaxPooling, para un conjunto de 2,800 im谩genes de 128x128 pixeles, de las cuales el 80% se utilizaron para entrenamiento y el 20% para hacer una prueba de la red, obteniendo una precisi贸n del 98.3% y del 95.36%, respectivamente. Despu茅s del entrenamiento, se realiz贸 una clasificaci贸n con un video en tiempo real, obteniendo una precisi贸n del 92.25%. Asimismo, se explora la posibilidad de la utilizaci贸n en la industria con la clasificaci贸n por otras caracter铆sticas visuales del fruto como tama帽o, color, forma, etc

    Clasificaci贸n de manzanas utilizando visi贸n artificial y redes neuronales artificiales

    No full text
    The added value in a fruit can be increased with a good postharvest handling. The classification in different parameters is one of the most important operations. In small companies it is done manually, obtaining deficiencies in the quality of the product. These problems could be solved or reduced with the implementation of intelligent algorithms that in this case include artificial vision and artificial neural networks. In this project is presented the classification of apples through an intelligent algorithm, using a convolutional neural network (CNN), which is developed using Open Source libraries (OpenCV, Tensorflow and Keras) in Python with a structure of different convolutional layers and MaxPooling, for a dataset of 2,800 images of 128x128 pixels, of which 80% were used for training and 20% for test of the network, obtaining an accuracy of 98.3% and 95.36%, respectively. After the training a classification was made with a video in real time, obtaining an accuracy of 92.25%. Likewise, the possibility of using it in the industry is explored with the classification by other visual characteristics of the fruit such as size, color, shape, etc.El valor agregado en un fruto puede incrementarse con un buen manejo postcosecha. La clasificaci贸n en diferentes par谩metros es de las operaciones m谩s importantes. En las peque帽as empresas se realiza de forma manual obteniendo deficiencias en la calidad del producto. Estos problemas se podr铆an resolver o disminuir con la implementaci贸n de algoritmos inteligentes que en este caso incluyen visi贸n artificial y redes neuronales artificiales. En este proyecto se presenta la clasificaci贸n de manzanas mediante un algoritmo inteligente, usando una red neuronal convolucional (CNN), la cual se desarrolla utilizando librer铆as de c贸digo abierto (OpenCV, Tensorflow y Keras) en Python con una estructura de diferentes capas convolucionales y MaxPooling, para un conjunto de 2,800 im谩genes de 128x128 pixeles, de las cuales el 80% se utilizaron para entrenamiento y el 20% para hacer una prueba de la red, obteniendo una precisi贸n del 98.3% y del 95.36%, respectivamente. Despu茅s del entrenamiento, se realiz贸 una clasificaci贸n con un video en tiempo real, obteniendo una precisi贸n del 92.25%. Asimismo, se explora la posibilidad de la utilizaci贸n en la industria con la clasificaci贸n por otras caracter铆sticas visuales del fruto como tama帽o, color, forma, etc
    corecore