Metadata-Version: 2.4
Name: voxarcs
Version: 0.0.2
Summary: Architectures for volumetric medical vision models
Author: Andrew Hoopes
License-Expression: MIT
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: voxel
Dynamic: license-file

# voxarcs

Voxarcs is a library for building volumetric, geometry-aware, and multi-modal vision networks for medical imaging. It is built around the torch-based [voxel](https://github.com/dalcalab/voxel) package and can be installed with `pip install voxarcs`.
