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

What is the data formate in your project? #2

Open
Yangkaitai opened this issue Aug 8, 2019 · 1 comment
Open

What is the data formate in your project? #2

Yangkaitai opened this issue Aug 8, 2019 · 1 comment

Comments

@Yangkaitai
Copy link

I try to retrain a model with code in FeatureVector floder. But I don't know the format of all the data exactly. I try to contribute the csv file myself, but it doesn't work and throw an error "ValueError: Cannot feed value of shape (3246, 1) for Tensor 'pl_labels:0', which has shape '(?, 85)'". Please help me. Thank you.

@Yangkaitai
Copy link
Author

I have solved this problem myself. The first row of the label file is the name of each image. The next rows are the label of the file. The label is one-hot encoding.

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

1 participant