Multimodal Medical Image Analysis using Deep Learning: Advancements in Segmentation, Registration and Disease Classification
This project requires specific Python libraries. To set up your environment, follow these steps:
-
Clone the Repository: Clone this repository to your local machine or download the source code.
-
Install Dependencies:
- Navigate to the
Install_dependenciesfolder. - If you are using a Unix-like system (Linux/Mac), run the
install_dependencies.shscript. - If you are on Windows, run the
install_dependencies.batscript.
These scripts will install all the necessary Python libraries for the project.
- Navigate to the
Note: This installation guide is temporary and subject to change. Ensure you have Python and pip installed on your system before running these scripts.