From 9c8e3b7122fc1b138ee8592aaab225b5e0d0dfdd Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sat, 18 Mar 2023 03:36:32 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98a583f..a3fb628 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ make -j$(nproc) We provide access to a pre-trained model if you don't have access to labeled data. Please note the model was generated using a limited number of samples and it might not work well with all datasets. - * [model.bin](https://github.com/uav4geo/OpenPointClass/releases/download/v1.1.0/model.zip) + * [model.bin](https://github.com/uav4geo/OpenPointClass/releases/download/v1.1.1/model.zip) Training classes are assumed to follow the [ASPRS 1.4 Classification](https://www.asprs.org/wp-content/uploads/2019/03/LAS_1_4_r14.pdf) and to be stored in either a `label`, `class` or `classification` property.