arnab39 / FewShot_GAN-Unet3D

Tensorflow implementation of our paper: Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning
MIT License
377 stars 82 forks source link

ImportError: cannot import name 'extract_patches' from 'sklearn.feature_extraction.image' (/home/nakayama/.local/lib/python3.9/site-packages/sklearn/feature_extraction/image.py) #22

Open hayato18032 opened 2 years ago

hayato18032 commented 2 years ago

$python main.py configs/unet.json The error was happended. What should you do?