nmwsharp / diffusion-net

Pytorch implementation of DiffusionNet for fast and robust learning on 3D surfaces like meshes or point clouds.
https://arxiv.org/abs/2012.00888
MIT License
398 stars 50 forks source link

Could you please release the RNA dataset? #8

Open liang3588 opened 2 years ago

liang3588 commented 2 years ago

Thank you for open your code and datasets. But could you please release the RNA dataset (mesh) for the segmentation? Thank you very much!

nmwsharp commented 2 years ago

Good news! I just put up a page for the RNA dataset: https://github.com/nmwsharp/RNA-Surface-Segmentation-Dataset

I just added links to this and other datasets in the readme page in the /experiments directory.

Our actual DiffusionNet dataloader / reproducible experiment for the RNA data is not quite ready for release, I'm busy this week so that will have to wait at least a little while.