Clone the git repository.
git clone https://github.com/wwwqqyy/BSRID.git
cd BSRID
Install the required packages.
conda create -n BSRID python=3.10
conda activate BSRID
conda install pytorch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 -c pytorch
pip install -r requirements.txt
python train_script.py
python eval_script.py