Skip to content

when I run train.py, print there error message. Can you help to solve the issue? Thank you ! #72

@yuanqs

Description

@yuanqs

Every epoch need 404 iterations
Note that dataloader may hang with too much nworkers.
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\hcytech\anaconda3\envs\Python38_yolos\lib\multiprocessing\spawn.py", line 116, in spawn_main
exitcode = _main(fd, parent_sentinel)
File "C:\Users\hcytech\anaconda3\envs\Python38_yolos\lib\multiprocessing\spawn.py", line 125, in _main
prepare(preparation_data)
File "C:\Users\hcytech\anaconda3\envs\Python38_yolos\lib\multiprocessing\spawn.py", line 236, in prepare
_fixup_main_from_path(data['init_main_from_path'])
File "C:\Users\hcytech\anaconda3\envs\Python38_yolos\lib\multiprocessing\spawn.py", line 287, in _fixup_main_from_path
main_content = runpy.run_path(main_path,
File "C:\Users\hcytech\anaconda3\envs\Python38_yolos\lib\runpy.py", line 265, in run_path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions