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

Add an example notebook for image classification #136

Closed
yashk2000 opened this issue Jun 29, 2020 · 0 comments · Fixed by #137
Closed

Add an example notebook for image classification #136

yashk2000 opened this issue Jun 29, 2020 · 0 comments · Fixed by #137

Comments

@yashk2000
Copy link
Collaborator

Training models in the project is done using Google Cloud Vision. In order to make full use of this, a contributor should also understand how the training procedure actually works.

I will put an example notebook that is trained on a dataset of 5 categories of flowers along with a detailed explanation of what is happening.

I will use feature extraction and fine-tuning methods on the VGG19 network and the DenseNet network pre-trained on the ImageNet dataset.

yashk2000 added a commit to yashk2000/ppi-vision that referenced this issue Jun 29, 2020
yashk2000 added a commit to yashk2000/ppi-vision that referenced this issue Jun 29, 2020
yashk2000 added a commit that referenced this issue Jun 29, 2020
Fix #136 Add an example image classification notebook
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

Successfully merging a pull request may close this issue.

1 participant