As the dependency chumpy relies on numpy==1.23.1. We recommend create a new environment with conda and install the dependencies with pip. Firstly, install torch and torchvision with conda that suit your operation system and cuda version. Then install the dependencies in requirements.sh.
sh requirements.sh
For testing, please use 'my_test.py' to compute the metrics. The script will output the results as a text file.