Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 508 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 508 Bytes

HandOccNet: Fine tuning on POV_Surgery dataset

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.