Packages
UNet Studio Pre-release
U-Net Studio is a standard alone executive program written in C++. The only dependency is CUDA Toolkit and Libtorch DLLs. To use U-Net Studio, download the zip file from the link and uncompress it to any folder. There is a install_win.bat
script to install CUDA Toolkit and Libtorch DLLs. After it finishes, just run the program.
OS | Install |
---|---|
Windows (7+) | (1) download the zip file and unzip it to a folder. (2) run install_win.bat to install pytorch DLLs (~3GB) and CUDA toolkit (~2gb) |
MacOS 12 MacOS 11 |
To run it, you need to enable permission. |
Ubuntu 22.04 cuda | Need CUDA 11.8 and Pytorch installed |
To update U-Net Studio, just replace the .exe file and the models stored under the network folder.
Citation
FC Yeh, "Brain MRI Segmentation using Template-Based Training and Visual Perception Augmentation", arXiv:2308.02363, 2023.
License
U-Net Studio is free for academic or research purposes under the Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).