FengheTan9 / CMU-Net

[ISBI 2023] Official Pytorch implementation of "CMU-Net: A Strong ConvMixer-based Medical Ultrasound Image Segmentation Network"
MIT License
54 stars 5 forks source link

dataset split #5

Open tf2bb opened 4 months ago

tf2bb commented 4 months ago

Hello author, your work is very good. Could you please describe the specific division of the dataset and the names of the pictures used for training and testing? This will make it easier for others to cite your paper and promote the progress of this field. Thank you very much.

FengheTan9 commented 4 months ago

you can try scikit-learn==1.0.2 , it may get same split

tf2bb commented 4 months ago

Due to version issues, could you please save the training and test image names to the train.txt file and test.txt file respectively and upload them to the public? Thank you very much!