mateuszbuda / brain-segmentation-pytorch

U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
https://mateuszbuda.github.io/2017/12/01/brainseg.html
MIT License
718 stars 189 forks source link

Run on the test data #27

Open kruthikakr opened 3 years ago

kruthikakr commented 3 years ago

Hi

If i need to run and test on single data , how to do with the inference.py ? instead of validation set . i need to run on single image .

AK391 commented 3 years ago

@kruthikakr were you able to do this?

AK391 commented 3 years ago

@mateuszbuda

kruthikakr commented 3 years ago

@kruthikakr were you able to do this?

No , couldn't do this