This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Description
This is a good open source library, but I found some problems when using it.
-
can't find model touchdetect_resnet18_DigitSensor.pth
-
when I run contact_area.py,the code report errors:UnboundLocalError: local variable 'poly' referenced before assignment

-
when I run surface_3d.py, the code made some unknown mistakes. I debug it, and find the code will stop in networks.py——709 line

-
I don't know if there is something wrong with my use process. I think I need a more detailed instruction