Open pranavkhekare opened 3 years ago
Design and apply a simple convolutional neural network for binary classification
Convolutional neural networks, supervised learning, OpenCV
Will implement classification on concrete cracks-nocracks dataset Dataset name: SDNet (https://digitalcommons.usu.edu/all_datasets/48/)
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.
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.
Learning Goals
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.