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
Insert torch.multiprocessing.set_start_method('fork') before the main() call at line 260 of tools/train.py to fix TypeError: cannot pickle 'dict_keys' object.