Skip to content

Solution of ‘space’ can not be in the path #153

@coco292931

Description

@coco292931

Solution of ‘space’ can not be in the path
解决目录不能有空格问题

just add " " into the command like this:
在命令中给带空格的目录增加英文引号即可,像这样:

cd ./core&start deepmosaic.exe --mode auto --media_path "C:\a big space.mp4" --model_path C:\pretrained_models\mosaic\clean_youknow_resnet_9blocks.pth --fps 0 --gpu_id -1 -ss 00:00:00 -t 00:00:00 --result_dir ../result --mask_threshold 640

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