Readme Template

Method name #

Paper | Pretrained Model

Title (CVPR 2021)

Author1, Author2, Author3

News [optional] #

Introduction #

paper的abstract

Highlights #

  • 创新点1
  • 创新点2
  • 创新点3

Network Architecture #

附图

Result #

附图

Requirement #

  • Pytorch >= 1.8
  • OpenCV
  • ……

Getting Started #

(可参考以下内容)

  1. Install the requirments
conda install -c conda-forge opencv
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
pip install -r requirements.txt
  1. Clone the repo
git clone https://github.com/Zeqiang-Lai/DPHSIR.git
cd DPHSIR
pip install -e .
  1. Run cli or playgrounds
# run cli
python cli/main.py -i [input_path] [task]
# run playground
python playgrounds/deblur.py

Citation #

If you find this work useful for your research, please cite:

Bibtex

Acknowledgement [optional] #

累计访问: