weecology/NeonTreeEvaluation

LiDAR training data

Closed this issue · 3 comments

Hello!

I've downloaded LAZ files from https://zenodo.org/record/3459803#.X4BcWy-w29a. In some of them, individual trees aren't labeled.
For example:

NEON_D17_TEAK_DP1_315000_4094000_classified_point_cloud_colorized_crop.laz
NEON_D08_LENO_DP1_383000_3523000_classified_point_cloud_colorized.laz
NEON_D08_LENO_DP1_383000_3523000_classified_point_cloud_colorized_crop.laz
NEON_D03_OSBS_DP1_405000_3286000_classified_point_cloud.laz
NEON_D03_OSBS_DP1_405000_3286000_classified_point_cloud_colorized.laz

SJER, NIWO and MLBS files contain label data as described in this repo.

Am I missing something?

Thanks!

bw4sz commented

Thanks for the reply. I thought that somehow they were left out by mistake.
I was just curios about applying some point cloud classification nets on them.
I read your paper on DeepForest and you also mentioned PointNet/PointNet++. Have you ever got a change to try them on this data? You're right, since the data is sparse I would also suggest that it may not be worthwhile going into that much trouble.

We're doing some research for an application to address illegal logging detection and prevention. A part of illegal logging happens on parcels during legal logging.
This is major problem in Romania, and in some other Eastern European countries, so we want to provide a tool for Romsilva, a state-owned enterprise responsible for dealing with the protection of the forests, so that they can timely monitor those parcels and also have an up to date inventory. We're exploring solutions based on UAVs mounted with LiDAR or RGB cameras and satellite imagery with spatial resolution of 30cm. It would be nice if we could identify individual trees, so we're exploring hybrid approaches in order to increase accuracy and reduce costs.

Also, we would like to share the data that will result from this project in order to stimulate the community in finding new solutions and use cases.

If you're interested in our project, we can discuss about it. If you're ok with it, I can leave you a message on email.

Have a nice day!
Bogdan

bw4sz commented