CarDS Lab Executables for Validation
ECG Amyloid Executables
Instructions:
Navigate to the folder for the OS of your preference and download all items from the link. It should typically have dist/, build/ and 2 files. Download all 4 into the same folder on your local machine.
Navigate to dist/ and run the .exe file. Recommended to run the file as an administrator.
Select the input directory (folder containing all the ECGs) and the output directory (folder where results will be written to). For optimal execution, use separate input and output directories.
Click on the ‘Process‘ or ‘Submit‘ button.
Logs are printed in the terminal within the executable window. A copy of all logs will be saved in dist/logs.txt.
For this particular validation, once the application is done running, you’ll see a minimum of 5 and a maximum of 10 CSV files in the selected output directory. CSV files with a prefix of ‘image‘ will contain the results and files with a prefix of ‘bad’ will have details of ECG files that were not processed.
If the application crashes during a run, relaunch the application and select the model that was running at the time of crash to pick up from where the application crashed.