RomeroBarata / skeleton_based_anomaly_detection

Code for the CVPR'19 paper "Learning Regularity in Skeleton Trajectories for Anomaly Detection in Videos"
132 stars 49 forks source link

Model load error #20

Closed waoup closed 4 years ago

waoup commented 4 years ago

After train a model from scratch, the following error occurred while loading the pretraining model: "ValueError: You are trying to load a weight file containing 20 layers into a model with 12 layers." Could you please tell me how to deal with this problem.

aytek03 commented 2 years ago

How do you solve this problem? @waoup