twni2016 / OrganSegRSTN_PyTorch

PyTorch implementation of OrganSegRSTN - CVPR 2018
http://ccvl.jhu.edu/
MIT License
107 stars 33 forks source link

Using on Windows #10

Closed selmanca closed 4 years ago

selmanca commented 4 years ago

Thanks for sharing the code for segmentation. Is there a way to run this on Windows? There is c coded script that create a *.so file but on Windows I can't use that. And is there a way to add LSTM layer to this code?