paper-with-me

홈 › Papers

Training Deep Learning Algorithms on Synthetic Forest Images for Tree Detection

2022-10-08 · Vincent Grondin, François Pomerleau, Philippe Giguère

Vision-based segmentation in forested environments is a key functionality for autonomous forestry operations such as tree felling and forwarding. Deep learning algorithms demonstrate promising results to perform visual tasks such as object detection. However, the supervised learning process of these algorithms requires annotations from a large diversity of images. In this work, we propose to use simulated forest environments to automatically generate 43 k realistic synthetic images with pixel-level annotations, and use it to train deep learning algorithms for tree detection. This allows us to address the following questions: i) what kind of performance should we expect from deep learning in harsh synthetic forest environments, ii) which annotations are the most important for training, and iii) what modality should be used between RGB and depth. We also report the promising transfer learning capability of features learned on our synthetic dataset by directly predicting bounding box, segmentation masks and keypoints on real images. Code available on GitHub (https://github.com/norlab-ulaval/PercepTreeV1).

📄 PDF Abstract BibTeX arXiv:2210.04104

Code (1)

norlab-ulaval/perceptreev1 공식 구현 pytorch

Tasks

Deep LearningDiversityobject-detectionObject DetectionSegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Scaling Up Forest Vision with Synthetic Data

2025-09-14 · Yihang She, Andrew Blake, David Coomes, Srinivasan Keshav arxiv

Accurate tree segmentation is a key step in extracting individual tree metrics from forest laser scans, and is essential to understanding ecosystem functions in carbon cycling and beyond. Over the past decade, tree segme…

Synthetic Data Generation

Deep Learning based Automated Forest Health Diagnosis from Aerial Images

2020-10-16 · Chia-Yen Chiang, Chloe Barnes, Plamen Angelov, Richard Jiang

Global climate change has had a drastic impact on our environment. Previous study showed that pest disaster occured from global climate change may cause a tremendous number of trees died and they inevitably became a fact…

Deep LearningTransfer Learning

Granularity-Aware Transfer for Tree Instance Segmentation in Synthetic and Real Forests

2026-04-15 · Pankaj Deoli, Atef Tej, Anmol Ashri, Anandatirtha JS 외 arxiv

We address the challenge of synthetic-to-real transfer in forestry perception where real data have only coarse Tree labels while synthetic data provide fine-grained trunk/crown annotations. We introduce MGTD, a mixed-gra…

Instance Segmentation

Improved Anomaly Detection by Using the Attention-Based Isolation Forest

2022-10-05 · Lev V. Utkin, Andrey Y. Ageev, Andrei V. Konstantinov

A new modification of Isolation Forest called Attention-Based Isolation Forest (ABIForest) for solving the anomaly detection problem is proposed. It incorporates the attention mechanism in the form of the Nadaraya-Watson…

Anomaly Detection

Tree Detection and Diameter Estimation Based on Deep Learning

2022-10-31 · Vincent Grondin, Jean-Michel Fortin, François Pomerleau, Philippe Giguère

Tree perception is an essential building block toward autonomous forestry operations. Current developments generally consider input data from lidar sensors to solve forest navigation, tree detection and diameter estimati…

Anomaly DetectionDeep LearningDiversitySegmentation