/Deep-MAT-Deformation

Deep MAT Deformation: From Volumetric Medical Imaging to Organ Surface Reconstruction

Primary LanguagePythonMIT LicenseMIT

DMD

Deep MAT Deformation: From Volumetric Medical Imaging to Organ Surface Reconstruction

TODO

Table of Contents

Getting Started

TODO

Prerequisites

  • Conda or Mamba (Conda's faster alternative)
  • Git (if your model is hosted on a version control repository)

Installation

Install and set up the Conda environment using the environment.yml file.

# Using Conda
conda env create -f environment.yml

# Using Mamba (if preferred)
mamba env create -f environment.yml

Usage

TODO

Contributing

If you want to contribute to the model please feel free to report issues, submit pull requests, and giving suggestion in general.

License

This project is licensed under the (MIT) License - see the LICENSE file for details.

Acknowledgments

I would like to thank Antonio Pepe for the ideas and advice that contributed to the development of the model.