209-uformer-a-general-u-shaped-transformer-for-image-restoration

https://github.com/szu-advtech-2023/209-uformer-a-general-u-shaped-transformer-for-image-restoration

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SZU-AdvTech-2023
  • Language: Python
  • Default Branch: main
  • Size: 1.82 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Citation

https://github.com/SZU-AdvTech-2023/209-Uformer-A-General-U-Shaped-Transformer-for-Image-Restoration/blob/main/

1. KaagleVersionUformerKaggledatasetsKaShingWong
2. Uformer-mainPytorch1.9.0,Python 3.7,CUDA11.1,
```bash
pip install -r requirements.txt
```
SIDD[](https://www.eecs.yorku.ca/~kamel/sidd/dataset.php)
```python
python3 generate_patches_SIDD.py --src_dir ../SIDD_Medium_Srgb/Data --tar_dir ../datasets/denoising/sidd/train
```
SIDDUformer
```bash
sh script/train_denoise.sh
```
linuxwindows

Owner

  • Name: SZU-AdvTech-2023
  • Login: SZU-AdvTech-2023
  • Kind: organization

Citation (citation.txt)

@inproceedings{REPO209,
    author = "Wang, Zhendong and Cun, Xiaodong and Bao, Jianmin and Zhou, Wengang and Liu, Jianzhuang and Li, Houqiang",
    booktitle = "Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)",
    pages = "17683-17693",
    title = "{Uformer: A General U-Shaped Transformer for Image Restoration}",
    year = "2022"
}

GitHub Events

Total
Last Year