HandOccNet: Fine tuning on POV_Surgery dataset
April 30, 2024 ยท View on GitHub
Introduction
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
Testing
For testing, please use 'my_test.py' to compute the metrics. The script will output the results as a text file.