fepegar / unet

"pip install unet": PyTorch Implementation of 1D, 2D and 3D U-Net architecture.
MIT License
148 stars 22 forks source link

Does this work on Windows? #9

Closed victoryc closed 4 years ago

victoryc commented 4 years ago

Does this work on Windows, specifically Windows 10? Asking because I downloaded another someone else's implementation of 3D Unet on GitHub only to realize later that it doesn't work on Windows.

fepegar commented 4 years ago

Sorry, I just saw this. Yes, it should work on Windows too.