[347b0d]: / .gitignore

Download this file

34 lines (28 with data), 633 Bytes

build
dist
SynthSeg.egg-info
venv
**/__pycache__/
.idea

ext/pynd
ext/statannot

data/labels_classes_priors/generation_classes_2.0.npy
data/labels_classes_priors/generation_labels_2.0.npy

models/synthseg_2.0.h5
models/synthseg_parc_2.0.h5
models/synthseg_qc_2.0.h5
models/synthseg_robust_2.0.h5

scripts/checks
scripts/commands/SynthSeg_predict_claustrum.py
scripts/previous_papers
scripts/*.py

SynthSeg/auc_roc_delong.py
SynthSeg/boxplots.py
SynthSeg/brain_generator_*
SynthSeg/check_*
SynthSeg/predict_synthseg_*
SynthSeg/predict_vae.py
SynthSeg/qc.py
SynthSeg/training_heart.py
SynthSeg/training_vae.py
SynthSeg/validate_vae.py