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
I tried to run the evaluator.py after downloaded the ManTraNet pretrained_weights at https://github.com/ISICV/ManTraNet/tree/master/pretrained_weights. However, an error appeared as followings:
ValueError: Layer #0 (named "Featex" in the current model) was found to correspond to layer Featex in the save file. However the new layer Featex expects 27 weights, but the saved weights have 26 elements.