Skip to content

'Namespace' object has no attribute 'preprocessed_dir' #10

@AIgiraffe

Description

@AIgiraffe

parser.add_argument('--preprocessed_dir', type=str...., )
all_tracks = get_track_dict(Path(args.preprocessed_dir),
Path(args.net_weights))

##the all_tracks nedds args.preprocessed_dir, but it is preprocessed_sequences in parser. so this makes a error is 'Namespace' object has no attribute 'preprocessed_dir'

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