In this repo you will find codes to extract features from MRI images.
Requirements:
- Anaconda
Setup
- Clone this repo
git clone https://github.com/Luisbaduy97/ai-course.git
- Install Anaconda environment Go to the project folder and open the anaconda terminal (windows) / terminal (mac/linux) and run the following command:
conda env create -f environment.yml
This will create a environment called feature_x 3. Add mha images
- Go to This repo and extract the images
- Add the HG / LG Folders into data folder
This project was made with ❤️ by Luis Navarrete, Marco Barreto, Nidiyare Hevia-Montiel, Jorge Luis Perez Gonzalez, Carlos Aranda & Luis Angel Juarez.