Skip to content

Atomic Surface Transformations for Radiotherapy quality Assurance

License

Notifications You must be signed in to change notification settings

amithjkamath/astra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTRA: Atomic Surface Transformations for Radiotherapy Quality Assurance

This repository describes ASTRA: Atomic Surface Transformations for Radiotherapy quality Assurance.

Project Organization

├── astra              <- Source code for use in this project.
│   ├── data                  <- Scripts to download or generate data
│   ├── model                 <- Classes to define the model architecture and losses.
│   ├── training              <- Classes to handle network training.
│   ├── utils                 <- Scripts utilities used during data generation or training
│   ├── validation            <- Scripts for validating DLDP model
│   ├── visualization         <- MATLAB scripts for creating visualizations
│   ├── __init.py             <- Package boilerplate.
│   ├── test_with_perturb.py  <- Main test script with perturbation/transformation.
│   ├── test.py               <- Classic testing script for the model.
│   └── train.py              <- Model training script.
│
├── data               <- This folder is empty; reach out for more details.
│   ├── processed
│   └── raw
│
├── docs               <- A default Sphinx project; see sphinx-doc.org for details
│
├── models             <- This folder is empty; reach out for more details.
│
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.
│
├── results            <- Empty here; run notebook files for results here.
│
├── LICENSE
├── README.md          <- The top-level README for developers using this project.
├── requirements.txt   <- Generated with `pip freeze > requirements.txt`.
└── setup.py           <- boilerplate for using with pip.

About

Atomic Surface Transformations for Radiotherapy quality Assurance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published