Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Interest
Topics
Details

Details

  • Name

    Gabriel António Carneiro
  • Role

    Research Assistant
  • Since

    16th February 2022
Publications

2024

Chestnut Burr Segmentation for Yield Estimation Using UAV-Based Imagery and Deep Learning

Authors
Carneiro, GA; Santos, J; Sousa, JJ; Cunha, A; Pádua, L;

Publication
DRONES

Abstract
Precision agriculture (PA) has advanced agricultural practices, offering new opportunities for crop management and yield optimization. The use of unmanned aerial vehicles (UAVs) in PA enables high-resolution data acquisition, which has been adopted across different agricultural sectors. However, its application for decision support in chestnut plantations remains under-represented. This study presents the initial development of a methodology for segmenting chestnut burrs from UAV-based imagery to estimate its productivity in point cloud data. Deep learning (DL) architectures, including U-Net, LinkNet, and PSPNet, were employed for chestnut burr segmentation in UAV images captured at a 30 m flight height, with YOLOv8m trained for comparison. Two datasets were used for training and to evaluate the models: one newly introduced in this study and an existing dataset. U-Net demonstrated the best performance, achieving an F1-score of 0.56 and a counting accuracy of 0.71 on the proposed dataset, using a combination of both datasets during training. The primary challenge encountered was that burrs often tend to grow in clusters, leading to unified regions in segmentation, making object detection potentially more suitable for counting. Nevertheless, the results show that DL architectures can generate masks for point cloud segmentation, supporting precise chestnut tree production estimation in future studies.

2024

Advancing Grapevine Variety Identification: A Systematic Review of Deep Learning and Machine Learning Approaches

Authors
Carneiro, GA; Cunha, A; Aubry, TJ; Sousa, J;

Publication
AGRIENGINEERING

Abstract
The Eurasian grapevine (Vitis vinifera L.) is one of the most extensively cultivated horticultural crop worldwide, with significant economic relevance, particularly in wine production. Accurate grapevine variety identification is essential for ensuring product authenticity, quality control, and regulatory compliance. Traditional identification methods have inherent limitations limitations; ampelography is subjective and dependent on skilled experts, while molecular analysis is costly and time-consuming. To address these challenges, recent research has focused on applying deep learning (DL) and machine learning (ML) techniques for grapevine variety identification. This study systematically analyses 37 recent studies that employed DL and ML models for this purpose. The objective is to provide a detailed analysis of classification pipelines, highlighting the strengths and limitations of each approach. Most studies use DL models trained on leaf images captured in controlled environments at distances of up to 1.2 m. However, these studies often fail to address practical challenges, such as the inclusion of a broader range of grapevine varieties, using data directly acquired in the vineyards, and the evaluation of models under adverse conditions. This review also suggests potential directions for advancing research in this field.

2023

AUTOMATIC IDENTIFICATION OF PUBLIC LIGHTING FAILURES IN SATELLITE IMAGES: A CASE STUDY IN SEVILLE, SPAIN

Authors
Teixeira, AC; Batista, L; Carneiro, G; Cunha, A; Sousa, JJ;

Publication
IGARSS 2023 - 2023 IEEE INTERNATIONAL GEOSCIENCE AND REMOTE SENSING SYMPOSIUM

Abstract
Public lighting is crucial for maintaining the safety and well-being of communities. Current inspection methods involve examining the luminaires during the day, but this approach has drawbacks, including energy consumption, delay in detecting issues, and high costs and time investment. Utilising deep learning based automatic detection is an advanced method that can be used for identifying and locating issues in this field. This study aims to use deep learning to automatically detect burnt-out street lights, using Seville (Spain) as a case study. The study uses high-resolution night time imagery from the JL1-3B satellite to create a dataset called NLight, which is then divided into three subsets: NL1, NL2, and NT. The NL1 and NL2 datasets are used to train and evaluate YOLOv5 and YOLOv7 segmentation models for instance segmentation of streets. And then, distance outliers were detected to find the lights off. Finally, the NT dataset is used to evaluate the effectiveness of the proposed methodology. The study finds that YOLOv5 achieved a mask mAP of 57.7%, and the proposed methodology had a precision of 30.8% and a recall of 28.3%. The main goal of this work is accomplished, but there is still space for future work to improve the methodology.

2023

STREET LIGHT SEGMENTATION IN SATELLITE IMAGES USING DEEP LEARNING

Authors
Teixeira, AC; Carneiro, G; Filipe, V; Cunha, A; Sousa, JJ;

Publication
IGARSS 2023 - 2023 IEEE INTERNATIONAL GEOSCIENCE AND REMOTE SENSING SYMPOSIUM

Abstract
Public lighting plays a very important role for society's safety and quality of life. The identification of faults in public lighting is essential for the maintenance and prevention of safety. Traditionally, this task depends on human action, through checking during the day, representing expenditure and waste of energy. Automatic detection with deep learning is an innovative solution that can be explored for locating and identifying of this kind of problem. In this study, we present a first approach, composed of several steps, intending to obtain the segmentation of public lighting, using Seville (Spain) as case study. A dataset called NLight was created from a nighttime image taken by the JL1-3B satellite, and four U-Net and FPN architectures were trained with different backbones to segment part of the NLight. The U-Net with InceptionResNetv2 proved to be the model with the best performance, obtained 761 of 815, correct locations (93.4%). This model was used to predict the segmentation of the remaining dataset. This study provides the location of lamps so that we can identify patterns and possible lighting failures in the future.

2023

EVALUATING YOLO MODELS FOR GRAPE MOTH DETECTION IN INSECT TRAPS

Authors
Teixeira, AC; Carneiro, G; Morais, R; Sousa, JJ; Cunha, A;

Publication
IGARSS 2023 - 2023 IEEE INTERNATIONAL GEOSCIENCE AND REMOTE SENSING SYMPOSIUM

Abstract
The grape moth is a common pest that affects grapevines by consuming both fruit and foliage, rendering grapes deformed and unsellable. Integrated pest management for the grape moth heavily relies on pheromone traps, which serve a crucial function by identifying and tracking adult moth populations. This information is then used to determine the most appropriate time and method for implementing other control techniques. This study aims to find the best method for detecting small insects. We evaluate the following recent YOLO models: v5, v6, v7, and v8 for detecting and counting grape moths in insect traps. The best performance was achieved by YOLOv8, with an average precision of 92.4% and a counting error of 8.1%.