Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

training vgnet.py #42

Open
Mora-max opened this issue Jun 1, 2021 · 3 comments
Open

training vgnet.py #42

Mora-max opened this issue Jun 1, 2021 · 3 comments

Comments

@Mora-max
Copy link

Mora-max commented Jun 1, 2021

while training vgnet.py, the model didn't find the file " new_img_full_gt_train.pkl", what should this file contain? and how to create it?
could anyone who worked on it help?

thank you in advance.

@lelechen63
Copy link
Owner

while training vgnet.py, the model didn't find the file " new_img_full_gt_train.pkl", what should this file contain? and how to create it?
could anyone who worked on it help?

thank you in advance.

That is my data file, basically it just contains file names.

@Mora-max
Copy link
Author

Mora-max commented Jun 1, 2021

while training vgnet.py, the model didn't find the file " new_img_full_gt_train.pkl", what should this file contain? and how to create it?
could anyone who worked on it help?
thank you in advance.

That is my data file, basically it just contains file names.
what you mean by file names? is it paths of landmarks or the images?

@lelechen63
Copy link
Owner

while training vgnet.py, the model didn't find the file " new_img_full_gt_train.pkl", what should this file contain? and how to create it?
could anyone who worked on it help?
thank you in advance.

That is my data file, basically it just contains file names.
what you mean by file names? is it paths of landmarks or the images?

Yes. Just file path for indexing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants