luizgh / sigver

Signature verification package, for learning representations from signature data, training user-dependent classifiers.
BSD 3-Clause "New" or "Revised" License
82 stars 46 forks source link

Cannot extract features similar to features in "some_signature_features.pth" #26

Open star0511 opened 2 years ago

star0511 commented 2 years ago

I'm getting the error below with the example.py code and I'd like to know the possible cause. image I am using the following environment: python == 3.7 pytorch == 1.11 Looking forward to your reply.

star0511 commented 2 years ago

I passed the test using the environment in #2.