Skip to content

Made load_ckpt_path relative in demo/demo.yaml - #14

Open
Arqam-Siddiqi wants to merge 4 commits into
callsys:mainfrom
Arqam-Siddiqi:main
Open

Made load_ckpt_path relative in demo/demo.yaml#14
Arqam-Siddiqi wants to merge 4 commits into
callsys:mainfrom
Arqam-Siddiqi:main

Conversation

@Arqam-Siddiqi

Copy link
Copy Markdown

Problem:
The demo/demo.yaml file contained an absolute path to the checkpoint file on the author's PC, like so: "/Workspace/ZhaoYuzhong/ControlCap/output/train/vg_refcocog_5e/20240316102/checkpoint_4.pth"

Fix:
The demo/demo.yaml file now contains a relative path to the checkpoint file, which will work for all users.

This is also more in line with the documentation in docs/data.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant