OpenDriveLab / OpenLane-V2

[NeurIPS 2023 Track Datasets and Benchmarks] OpenLane-V2: The First Perception and Reasoning Benchmark for Road Driving
https://proceedings.neurips.cc/paper_files/paper/2023/hash/3c0a4c8c236144f1b99b7e1531debe9c-Abstract-Datasets_and_Benchmarks.html
Apache License 2.0
541 stars 65 forks source link

_pickle.UnpicklingError: invalid load key, '<' + ERROR:torch.distributed.elastic.multiprocessing.api:failed #121

Closed chjXu closed 4 days ago

chjXu commented 4 days ago

In the dist_train process, it report the errors of _pickle.UnpicklingError: invalid load key, '<' and ERROR:torch.distributed.elastic.multiprocessing.api:failed. How to solve the problem? The environment is installed according to the README file.