Visit the Git Bash download page, choose the preferred version of software and download it. Double click the downloaded .exe file and install it. A video demonstration for installing this and the following drivers for Windows is available here.
Use git clone
to clone AlphaTracker repository.
This project is tested in conda env, and thus that is the recommended environment. To install conda, please follow the instructions from the conda website With conda installed, please set up the environment with the following steps. Please install anaconda (not miniconda) if you want to use the AlphaTracker GUI.
Please make sure that your NVIDIA driver version >= 450. You can download Nvidia driver for your computer at nvidia website.
Download our GUI app (main_ui_xx) at here according to your system(Windows or Linux). Please visit our video tutorial for installation at YouTube.
In your command window, locate the terminal prompt. Open this application. Then, find the folder that contains the AlphaTracker
repository that you just downloaded. Then inside the terminal window, change the directory as follows: cd /path/to/AlphaTracker
.
Then run the following command:
bash scripts/install.sh