git clone https://github.com/ZPDu/DAI-Net.git cd DAI-Net conda create -y -n dainet python=3.7 conda activate dainet pip install torch==1.13.1+cu117 torchvision==0.14. ...