Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Sobre

Sobre

Raul Manuel Pereira Morais dos Santos licenciou-se em Engenharia Electrotécnica (Ramo de Electrónica, Instrumentação e Computação), pela Universidade de Trás-os-Montes e Alto Douro (UTAD), Portugal, em 1993. Obteve o grau de Mestre em Electrónica Industrial pela Universidade do Minho, em 1998. O seu doutoramento, em Engenharia Electrotécnica e de Computadores, especialidade de microeletrónica, foi obtido na UTAD, em 2004. A sua Agregação em Engenharia Electrotécnica e de Computadores foi obtida na UTAD em 2009. Atualmente é Professor Associado com Agregação no Departamento de Engenharias da Escola de Ciências e Tecnologia da UTAD. As suas principais áreas de interesse incluem: sensores e interfaces sensoriais em microeletrónica, técnicas de recolha de energia para alimentação de dispositivos eletrónicos e redes de sensores sem fios em contextos de agricultura/viticultura de precisão. Tem também interesses no campo dos dispositivos biomédicos implantáveis, em particular nos sistemas de biotelemetria e nos microgeradores vibracionais para produção de energia no interior de dispositivos implantáveis. É atualmente membro integrado no Instituto de Engenharia de Sistemas e Computadores do Porto (INESC-TEC)

Tópicos
de interesse
Detalhes

Detalhes

  • Nome

    Raul Morais
  • Cargo

    Investigador Colaborador Externo
  • Desde

    01 outubro 2012
001
Publicações

2023

A Systematic Review on Automatic Insect Detection Using Deep Learning

Autores
Teixeira, AC; Ribeiro, J; Morais, R; Sousa, JJ; Cunha, A;

Publicação
AGRICULTURE-BASEL

Abstract
Globally, insect pests are the primary reason for reduced crop yield and quality. Although pesticides are commonly used to control and eliminate these pests, they can have adverse effects on the environment, human health, and natural resources. As an alternative, integrated pest management has been devised to enhance insect pest control, decrease the excessive use of pesticides, and enhance the output and quality of crops. With the improvements in artificial intelligence technologies, several applications have emerged in the agricultural context, including automatic detection, monitoring, and identification of insects. The purpose of this article is to outline the leading techniques for the automated detection of insects, highlighting the most successful approaches and methodologies while also drawing attention to the remaining challenges and gaps in this area. The aim is to furnish the reader with an overview of the major developments in this field. This study analysed 92 studies published between 2016 and 2022 on the automatic detection of insects in traps using deep learning techniques. The search was conducted on six electronic databases, and 36 articles met the inclusion criteria. The inclusion criteria were studies that applied deep learning techniques for insect classification, counting, and detection, written in English. The selection process involved analysing the title, keywords, and abstract of each study, resulting in the exclusion of 33 articles. The remaining 36 articles included 12 for the classification task and 24 for the detection task. Two main approaches-standard and adaptable-for insect detection were identified, with various architectures and detectors. The accuracy of the classification was found to be most influenced by dataset size, while detection was significantly affected by the number of classes and dataset size. The study also highlights two challenges and recommendations, namely, dataset characteristics (such as unbalanced classes and incomplete annotation) and methodologies (such as the limitations of algorithms for small objects and the lack of information about small insects). To overcome these challenges, further research is recommended to improve insect pest management practices. This research should focus on addressing the limitations and challenges identified in this article to ensure more effective insect pest management.

2023

Deep Learning Models for the Classification of Crops in Aerial Imagery: A Review

Autores
Teixeira, I; Morais, R; Sousa, JJ; Cunha, A;

Publicação
AGRICULTURE-BASEL

Abstract
In recent years, the use of remote sensing data obtained from satellite or unmanned aerial vehicle (UAV) imagery has grown in popularity for crop classification tasks such as yield prediction, soil classification or crop mapping. The ready availability of information, with improved temporal, radiometric, and spatial resolution, has resulted in the accumulation of vast amounts of data. Meeting the demands of analysing this data requires innovative solutions, and artificial intelligence techniques offer the necessary support. This systematic review aims to evaluate the effectiveness of deep learning techniques for crop classification using remote sensing data from aerial imagery. The reviewed papers focus on a variety of deep learning architectures, including convolutional neural networks (CNNs), long short-term memory networks, transformers, and hybrid CNN-recurrent neural network models, and incorporate techniques such as data augmentation, transfer learning, and multimodal fusion to improve model performance. The review analyses the use of these techniques to boost crop classification accuracy by developing new deep learning architectures or by combining various types of remote sensing data. Additionally, it assesses the impact of factors like spatial and spectral resolution, image annotation, and sample quality on crop classification. Ensembling models or integrating multiple data sources tends to enhance the classification accuracy of deep learning models. Satellite imagery is the most commonly used data source due to its accessibility and typically free availability. The study highlights the requirement for large amounts of training data and the incorporation of non-crop classes to enhance accuracy and provide valuable insights into the current state of deep learning models and datasets for crop classification tasks.

2023

Design and Control Architecture of a Triple 3 DoF SCARA Manipulator for Tomato Harvesting

Autores
Tinoco, V; Silva, MF; Santos, FN; Magalhaes, S; Morais, R;

Publicação
2023 IEEE INTERNATIONAL CONFERENCE ON AUTONOMOUS ROBOT SYSTEMS AND COMPETITIONS, ICARSC

Abstract
The increasing world population, growing need for agricultural products, and labour shortages have driven the growth of robotics in agriculture. Tasks such as fruit harvesting require extensive hours of work during harvest periods and can be physically exhausting. Autonomous robots bring more efficiency to agricultural tasks with the possibility of working continuously. This paper proposes a stackable 3 DoF SCARA manipulator for tomato harvesting. The manipulator uses a custom electronic circuit to control DC motors with an endless gear at each joint and uses a camera and a Tensor Processing Unit (TPU) for fruit detection. Cascaded PID controllers are used to control the joints with magnetic encoders for rotational feedback, and a time-of-flight sensor for prismatic movement feedback. Tomatoes are detected using an algorithm that finds regions of interest with the red colour present and sends these regions of interest to an image classifier that evaluates whether or not a tomato is present. With this, the system calculates the position of the tomato using stereo vision obtained from a monocular camera combined with the prismatic movement of the manipulator. As a result, the manipulator was able to position itself very close to the target in less than 3 seconds, where an end-effector could adjust its position for the picking.

2023

Segmentation as a Pre-processing for Automatic Grape Moths Detection

Autores
Teixeira, AC; Carneiro, GA; Morais, R; Sousa, JJ; Cunha, A;

Publicação
PROGRESS IN ARTIFICIAL INTELLIGENCE, EPIA 2023, PT II

Abstract
Grape moths are a significant pest in vineyards, causing damage and losses in wine production. Pheromone traps are used to monitor grape moth populations and determine their developmental status to make informed decisions regarding pest control. Smart pest monitoring systems that employ sensors, cameras, and artificial intelligence algorithms are becoming increasingly popular due to their ability to streamline the monitoring process. In this study, we investigate the effectiveness of using segmentation as a pre-processing step to improve the detection of grape moths in trap images using deep learning models. We train two segmentation models, the U-Net architecture with ResNet18 and InceptionV3 backbonesl, and utilize the segmented and non-segmented images in the YOLOv5s and YOLOv8s detectors to evaluate the impact of segmentation on detection. Our results show that segmentation preprocessing can significantly improve detection by 3% for YOLOv5 and 1.2% for YOLOv8. These findings highlight the potential of segmentation pre-processing for enhancing insect detection in smart pest monitoring systems, paving the way for further exploration of different training methods.

2023

Can the Segmentation Improve the Grape Varieties' Identification Through Images Acquired On-Field?

Autores
Carneiro, GA; Texeira, A; Morais, R; Sousa, JJ; Cunha, A;

Publicação
PROGRESS IN ARTIFICIAL INTELLIGENCE, EPIA 2023, PT II

Abstract
Grape varieties play an important role in wine's production chain, its identification is crucial for controlling and regulating the production. Nowadays, two techniques are widely used, ampelography and molecular analysis. However, there are problems with both of them. In this scenario, Deep Learning classifiers emerged as a tool to automatically classify grape varieties. A problem with the classification of on-field acquired images is that there is a lot of information unrelated to the target classification. In this study, the use of segmentation before classification to remove such unrelated information was analyzed. We used two grape varieties identification datasets to fine-tune a pre-trained EfficientNetV2S. Our results showed that segmentation can slightly improve classification performance if only unrelated information is removed.

Teses
supervisionadas

2021

Sistema de baixo custo para a medição de cor de vinhos em barrica

Autor
Bruno Manuel Gomes Pimenta

Instituição
UTAD

2021

Study and implementation of security mechanisms in resource-constrained IoT devices

Autor
Bruno Novo Barros Milheiro Nunes

Instituição
UTAD

2021

Self-adaptive electromagnetic energy harvesting system

Autor
Pedro Miguel Rocha Carneiro

Instituição
UTAD

2021

Técnicas avançadas de monitorização em aplicações de agricultura de precisão

Autor
Jorge Miguel Ferreira da Silva Mendes

Instituição
UTAD

2021

Estimulação e sensoriamento da interface de implantes ósseos ativos instrumentados

Autor
Nuno Miguel dos Santos Pinto da Silva

Instituição
UTAD