GitHub - YilingQiao/lapcluster (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Learning on 3D Meshes with Laplacian Encoding and Pooling

This is a PyTorch re-implementation to show the preprocessing of feature computation and clustering can be done on the fly. (in progress)

Usage

Run a demo training code for coseg.

  1. Download the COSEG. A script can be used to download the dataset.
  2. Put the dataset in ../dataset and make a working directory in ../work_dir
  3. Runing the training code