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
I'm sorry to ask you something, but when running the "train.py" file, the last sentence "runner.run(data_loaders, cfg.workflow)" in the function "train" gives the following error:
mmseg - INFO - workflow: [('train', 50000)], max: 50000 iters
mmseg - INFO - Checkpoints will be saved to /xxx//output/apollosim/anchor3dlane by HardDiskBackend
Segmentation fault (core dumped)
Have you ever encountered such a problem?
The text was updated successfully, but these errors were encountered:
I'm sorry to ask you something, but when running the "train.py" file, the last sentence "runner.run(data_loaders, cfg.workflow)" in the function "train" gives the following error:
Have you ever encountered such a problem?
The text was updated successfully, but these errors were encountered: