Skip to content

Commit

Permalink
moving windows support higher up the requirement chain
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Jul 15, 2020
1 parent 7b8dbe8 commit cd8d19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,14 +144,14 @@ python setup.py install # install dependencies and BrainMaGe
## TO-DO
- Windows support (this currently works but needs a few work-arounds)
- Give example of skull stripping dataset
- In inference, rename ```model_dir``` to ```results_dir``` for clarity in the configuration and script(s)
- Add CCA for post-processing
- Test on CPU
- 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```
- Windows support (this currently works but needs a few work-arounds)
- Please post any requests as issues on this repository or contact us
## Contact
Expand Down

0 comments on commit cd8d19a

Please sign in to comment.