Skip to content

YilingQiao/lapcluster

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

python train_coseg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages