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 was archived by the owner on Apr 1, 2024. It is now read-only.
I'm trying to use the Slip Detetction functionality, but I've run into some problems: slip_detect = SlipDetect(DigitSensor, zoo_model="slipdetect_resnet18") does not work, since the zoo_model variable is not a parameter for the class constructor..