# SCUNet **Repository Path**: big-gift/SCUNet ## Basic Information - **Project Name**: SCUNet - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-10 - **Last Updated**: 2026-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- library: pytorch license: apache-2.0 language: - en pipeline_tag: image-to-image --- Run the following to download trained models. ``` python main_download_pretrained_models.py --models "SCUNet" --model_dir "model_zoo" ``` Our `scunet_color_real_psnr.pth` and `scunet_color_real_gan.pth` were trained with purely synthetic data! They work well on DND dataset!