PyTorch implementation of the U-Net for image semantic segmentation with high quality images
GNU General Public License v3.0
9.3k
stars
2.51k
forks
source link
Latest Python versions have deprecated `distutils` module #476
Open
IshanG97 opened 10 months ago
Installation fails when running
pip install -r requirements.txt
on Python 3.11.7 and newer.See: https://github.com/nodejs/node-gyp/issues/2869
If it helps, some error logs below. Note that I've tried this on Windows PowerShell.
error_log.txt