Skip to content

Commit

Permalink
updated instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Jul 15, 2020
1 parent cd8d19a commit 2e00086
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,8 @@ python setup.py install # install dependencies and BrainMaGe
## Notes

- **IMPORTANT**: This application is neither FDA approved nor CE marked, so the use of this package and any associated risks are the users' responsibility.
- Using this software is pretty trivial as long as instructions are followed.
- You can use it in any terminal on a supported system.
- The ```brain_mage_run``` command gets installed automatically.
- Please follow instructions carefully and for questions/suggestions, post an issue or [contact us](##Contact).
- The ```brain_mage_run``` command gets installed automatically in the virtual environment.
- We provide CPU (untested as of 2020/05/31) as well as GPU support.
- Running on GPU is a lot faster though and should always be preferred.
- You need an GPU memory of ~5-6GB for testing and ~8GB for training.
Expand All @@ -152,7 +151,6 @@ python setup.py install # install dependencies and BrainMaGe
- Move all dependencies to ```setup.py``` for consistency
- Put option to write logs to specific files in output directory
- Remove ```-mode``` parameter in ```brain_mage_run```
- Please post any requests as issues on this repository or contact us
## Contact
Expand Down

0 comments on commit 2e00086

Please sign in to comment.