Training Deep Learning Algorithms on Synthetic Forest Images for Tree DetectionDownload PDF

Published: 03 Jun 2022, Last Modified: 22 Oct 2023IFRRIA OralReaders: Everyone
Keywords: Deep Learning, Computer Vision, Forestry Automation
TL;DR: We generate a synthetic dataset of synthetic images, measure the performance of deep learning algorithms trained on it, and demonstrate promising transfer learning capability through qualitative results on real images.
Abstract: 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 43k 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.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2210.04104/code)
0 Replies

Loading