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

[EXE] Creating a CNN for classification #154

Open
pranavkhekare opened this issue Jan 2, 2021 · 1 comment
Open

[EXE] Creating a CNN for classification #154

pranavkhekare opened this issue Jan 2, 2021 · 1 comment

Comments

@pranavkhekare
Copy link

Learning Goals

  1. Image dataset generation from images collected around the web
  2. Building a convolutional neural network (Pytorch and keras) for classification

Exercise Statement

Design and apply a simple convolutional neural network for binary classification

Prerequisites

Convolutional neural networks, supervised learning, OpenCV

Data source/summary:

Will implement classification on concrete cracks-nocracks dataset
Dataset name: SDNet (https://digitalcommons.usu.edu/all_datasets/48/)

(Optional) Suggest/Propose Solutions

I have the solution using Keras (It will be quite easy to create the same using Pytorch), will be happy to create pull request to include the exercise statement/solution.

@pingo9o1
Copy link

Hello, I would like to contribute to this issue. Can you assign this to me, or should I directly fork the repo and make a PR? Thank You.

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

No branches or pull requests

2 participants