-
Notifications
You must be signed in to change notification settings - Fork 44
Developers
Kyle Sunderland edited this page Apr 17, 2021
·
2 revisions
- Download and install latest nightly Slicer
-
Download and install latest Anaconda
- Create an environment and install the prerequisite packages using pip:
- tensorflow (2.1.0)
- pandas
- opencv-python
- girder_client
- matplotlib
- scikit-learn
- pyigtl
- Create an environment and install the prerequisite packages using pip:
- Checkout AIGT code using Git from: https://github.com/SlicerIGT/aigt.git
- Add the SlicerAIGT modules to the list of additional module paths.
We follow the standard GitHub Flow process. Contributions to the AIGT project are welcome through GitHub pull requests.
SlicerAIGT packages are generated automatically every night from latest code version on master branch and a branch matching the name of the latest Slicer stable branch (e.g., master-48). Exact content can be determined from git hash included in the release package name and content of AIGT repository.
Nightly test results are available on Slicer dashboard: stable, nightly.
This work was supported through CANARIE’s Research Software Program.