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
Works perfectly with v1 checkpoints, but get this error when I run v2:
panoptic_decoder = eval(ckpt['args'].panoptic_decoder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<string>", line 1, in <module>
NameError: name 'InputMixer' is not defined