- Make a clone of this repo.
git clone https://github.com/JaehaKim97/SR4IR.git
cd SR4IR
- Set the environment. We recommend using Anaconda.
conda create -n SR4IR python=3.8.18
conda activate SR4IR
pip install -r assets/requirements.txt
python src/setup.py
Return to main: https://github.com/JaehaKim97/SR4IR