Skip to content

No such file or directory: 'configs/dtu.yaml' #19

@zhao-you-fei

Description

@zhao-you-fei

python E:\桌面\test\FastMVSNet\fastmvsnet/train.py --cfg configs/dtu.yaml
Traceback (most recent call last):
File "E:\桌面\test\FastMVSNet\fastmvsnet/train.py", line 293, in
main()
File "E:\桌面\test\FastMVSNet\fastmvsnet/train.py", line 271, in main
cfg = load_cfg_from_file(args.config_file)
File "E:\桌面\test\FastMVSNet\fastmvsnet/..\fastmvsnet\config.py", line 163, in load_cfg_from_file
with open(configs, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'configs/dtu.yaml'

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