Skip to content

No such file or directory: '../../data/mot17/train' #289

@bryanbocao

Description

@bryanbocao
*/CenterTrack/src/tools$ bash get_mot_17.sh
Traceback (most recent call last):
  File "convert_mot_to_coco.py", line 22, in <module>
    seqs = os.listdir(data_path)
FileNotFoundError: [Errno 2] No such file or directory: '../../data/mot17/train'
Traceback (most recent call last):
  File "convert_mot_det_to_results.py", line 14, in <module>
    os.mkdir(OUT_DIR)
FileNotFoundError: [Errno 2] No such file or directory: '../../data/mot17/results/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions