Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

UniAD

  1. 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.