Giter Site home page Giter Site logo

spectral-clustering-thesis's Introduction

Description

This is the code for my thesis titled "Application of Different Similarity Measures in Spectral Clustering for Individual Tree Detection and Segmentation in LiDAR Data". It is written to work with the NEWFOR dataset [1]. This repository does not contain the dataset, so you need to download it from its official site.

This code uses the spectral clustering algorithm with Nyström approximation from [2]. Its original code, slightly modified to fit our interface, is situated in nsc/original.py. The original code was used as a reference for the implementation of our method.

Experiments are run using the master script master.py. You need to set constants DATASET_PATH and WORKING_PATH to a folder with NEWFOR benchmark data and a set of empty folders with the same structure, respectively.

The code used to create plots is situated in plots.py. It is not run as a part of the experiments.

Dependecies

  • numpy
  • matplotlib
  • scikit-learn
  • fiona
  • laspy
  • rasterio
  • shapely

References

  1. Eysn, Lothar, et al. "A benchmark of lidar-based single tree detection methods using heterogeneous forest data from the alpine space." Forests 6.5 (2015): 1721-1747.
  2. Pang, Yong, et al. "Nyström-based spectral clustering using airborne LiDAR point cloud data for individual tree segmentation." International Journal of Digital Earth 14.10 (2021): 1452-1476.

spectral-clustering-thesis's People

Contributors

theeldermindseeker avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.