English | 简体中文 GitHub | Gitee码云
- Setup pre-commit hook
- If necessary, modify
.pre-commit-config.yaml - In the repository root path, run
pre-commit install
- If necessary, modify
- Modify the
.gitignorefile - Modify the
LICENSEfile This repository uses the MIT license, you may change it to other licenses - Modify the setup files
setup.cfgsetup.py, especially thebasicsrkeyword
- Modify the
requirements.txtfiles - Modify the
VERSIONfile
- pylint
- gitee-repo-mirror - Support Gitee码云
- Clone GitHub repo in the Gitee website
- Modify gitee-repo-mirror
- In Github Settings -> Secrets, add
SSH_PRIVATE_KEY
- The
description,website,topicsin the main page - Support Chinese documents, for example,
README_CN.md
| Emoji | Meaning |
|---|---|
| 🚀 | Used for BasicSR Logo |
| ✨ | Features |
| ⚡ | HOWTOs |
| 🔧 | Installation / Usage |
| ⏳ | TODO list |
| 🐢 | Dataset preparation |
| 💻 | Commands |
| 🏰 | Model zoo |
| 📝 | Designs |
| 📜 | License and acknowledgement |
| 🌏 | Citations |
| 📧 | Contact |
| Models | |
| ⏬ | Download |
| 📁 | Datasets |
| 📈 | Curves |
| 👀 | Screenshot |
| 📚 | References |
Google Colab Logo
Windows Logo
Ubuntu Logo
Moredrop-down menuMore
- Nov 19, 2020. Set up ProjectTemplate-Python.