Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 525 Bytes

File metadata and controls

20 lines (14 loc) · 525 Bytes

PyTorch MeshData

PyTorch dataset utilities for arbitrary mesh based data

License & Citation

All source code is made available under an MIT license. You can freely use and modify the code, without warranty, so long as you provide attribution to the authors. See LICENSE for the full text.

Installation

This package can be installed via pip. From the terminal, run the following command:

pip install pytorch-meshdata

Testing

Usage

from torch_meshdata import MeshDataLoader