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 model on dataset #10

Open
IAmUnbounded opened this issue Oct 1, 2017 · 1 comment
Open

Training model on dataset #10

IAmUnbounded opened this issue Oct 1, 2017 · 1 comment

Comments

@IAmUnbounded
Copy link

Can you please specify, how can I train the model on my own dataset ?(the format of data and images)And how can I then use that trained model for classification?

@abhaydoke09
Copy link
Owner

https://github.com/abhaydoke09/Bilinear-CNN-TensorFlow/blob/master/utils/create_h5_dataset.py

Just provide a text file with image files and their labels.. it will create a h5 format.. and use it for your training.

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