CV 14조 final project

Super Resolution and Deblur module

Inference code & Pretrained weight Repo

실행 방법

  1. streamlit run WebServer/Server_SRD.py --server.port=6006
  2. port만 변경해서 접속 (ex:6006->6014)

weight file 다운로드

  1. Super Resolution: bash SuperResolution/download-weights.sh
  2. Deblur: bash Deblur/SRNDeblur/checkpoints/download_model.sh

GitHub

View Github