You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: