Skip to content

BrainVas/MRI_BET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

MRI_BET

I had succes with this Windows-compatible fork of HD-BET by sh-shahrokhi. This installs hd-bet as a callable command in powershell, given the correct venv is activated.

Installation:

  1. Create and activate a venv
    conda create --name hdbet python==3.11
    conda activate hdbet

  2. Clone the forked repo
    git clone https://github.com/MIC-DKFZ/HD-BET

  3. Install requirements
    cd HD-BET (or to wherever setup.py lives)
    pip3 install -e .

  4. Test installation
    hd-bet --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors