From 1f92aa8b34b8461c3e0196eef26c8bc51f7b391c Mon Sep 17 00:00:00 2001
From: Maciej Wielgosz <maciej.wielgosz@nibio.no>
Date: Tue, 19 Sep 2023 12:31:18 +0000
Subject: [PATCH] Update README.md

---
 README.md | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 7f2bedd..3112b8a 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,17 @@ Folder `input_folder/results` contain three subfolders:
 +--segmented_point_clouds
 ```
 
+# Sematic labels expected
+
+Sematic labels expected:
+1 - ground
+
+2 - vegetation
+
+3 - cwd
+
+4 - trunk
+
 # The paper
 [Maciej Wielgosz, Stefano Puliti, Phil Wilkes, Rasmus Astrup. (2023). Point2Tree(P2T). arXiv preprint. arXiv:2305.02651.](https://arxiv.org/abs/2305.02651)
 
@@ -123,11 +134,5 @@ Folder `input_folder/results` contain three subfolders:
 # Orinal repo
 For the orignal repo, please take a look there: https://github.com/philwilkes/FSCT and https://github.com/philwilkes/TLS2trees
 
-# Orinal repo
 
-Sematic labels expected:
-1 - ground
-2 - vegetation
-3 - cwd
-4 - trunk
 
-- 
GitLab