pytorch-nested-unet
pytorch-nested-unet copied to clipboard
PyTorch implementation of UNet++ (Nested U-Net).
Results
41
pytorch-nested-unet issues
Sort by
recently updated
recently updated
newest added
Thanks for your great work on this repository! In this PR, I applied the following modifications to support Python 3.12 and updated dependencies: - **requirements.txt** Added required libraries with version...