jeya-maria-jose / UNeXt-pytorch

Official Pytorch Code base for "UNeXt: MLP-based Rapid Medical Image Segmentation Network", MICCAI 2022
https://jeya-maria-jose.github.io/UNext-web/
MIT License
459 stars 76 forks source link

Error while training on BUSI Dataset #34

Open aswa123 opened 1 year ago

aswa123 commented 1 year ago

ValueError: With n_samples=0, test_size=0.2 and train_size=None, the resulting train set will be empty. Adjust any of the aforementioned parameters.

@jeya-maria-jose

I got this error while using busi dataset. how can I adjust dataset setting? do i need to change some path or just download and place it. please help!

a-green-hand-jack commented 8 months ago

ValueError: With n_samples=0, test_size=0.2 and train_size=None, the resulting train set will be empty. Adjust any of the aforementioned parameters.

@jeya-maria-jose

I got this error while using busi dataset. how can I adjust dataset setting? do i need to change some path or just download and place it. please help!

You should check if you are using the right BUSI path.