SSTDV-Project

Unified documentation portal for research software developed by the SSTDV-Project team.

Research Areas

SSTDV-Project develops open-source tools for medical imaging, environmental science, and generative modeling.

Tutorials

Step-by-step guides for common research workflows.

Software References

Complete API documentation for all tools.

Project Description
BrainShapeToolKit Brain shape analysis from MRI
DiffAM Differentiable appearance modeling
VCM Variable coverage synthetic data

About

Team information, publications, and contribution guidelines.

Repositories

Repository Language Stars
HF-GAN Python 11
python-fluid-simulation Jupyter 10
DiffuAug Python 7
DiffAM Python 4
KIOST-SST-EVL Python 4

Getting Started

# Install any project
pip install package-name

# Or install from source
git clone https://github.com/SSTDV-Project/REPO_NAME.git
cd REPO_NAME
pip install -e .

This site uses Just the Docs, a documentation theme for Jekyll.