Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 273 Bytes

File metadata and controls

7 lines (6 loc) · 273 Bytes

SurroundOcc

  1. Insert torch.multiprocessing.set_start_method('fork') before the main() call at line 256 of tools/train.py to fix TypeError: cannot pickle 'dict_keys' object.