From 8f806b52e7100798060c45e1d25e6029643b2f34 Mon Sep 17 00:00:00 2001 From: Brandon Forys Date: Wed, 18 Aug 2021 16:23:29 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index face7fe..e0d5a4e 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,7 @@ dependencies for MesoNet (installation via pip coming soon!) Follow our tutorial [on the wiki](https://github.com/bf777/MesoNet/wiki/Quick-Start-Guide). ## Supported platforms -MesoNet has been tested on Windows 8.1, Windows 10, and Linux (Ubuntu 16.04 and Arch 5.7); it should also work -on older versions of Windows and on MacOS, but these platforms have not been tested. It works with or without a GPU, but -a GPU is _strongly_ recommended for faster training and processing. +MesoNet has been tested on Windows 8.1, Windows 10, and Linux (Ubuntu 16.04 and Arch 5.7); it should also work on older versions of Windows and on MacOS, but these platforms have not been tested. It works with or without a GPU, but a GPU is _strongly_ recommended for faster training and processing. MesoNet can be used with or without a GUI, and can be run on headless platforms such as Google Colab. ## Contributors -[Dongsheng Xiao](https://github.com/DongshengXiao) designed the processing pipeline, collected data,trained the DeeLabCut, U-Net and VoxelMorph models provided with MesoNet, and developed the brain atlas alignment approach. [Brandon Forys](https://github.com/bf777) wrote the code of GUI and CLI. They are in the [Murphy Lab](https://murphylab.med.ubc.ca/) in UBC’s Department of Psychiatry. +[Dongsheng Xiao](https://github.com/DongshengXiao) designed the processing pipeline, collected data, trained the DeepLabCut, U-Net and VoxelMorph models provided with MesoNet, and developed the brain atlas alignment approach. [Brandon Forys](https://github.com/bf777) wrote the code of GUI and CLI. They are in the [Murphy Lab](https://murphylab.med.ubc.ca/) in UBC’s Department of Psychiatry.