/NN_numpy

Soybean image classification using Numpy

Primary LanguageJupyter NotebookMIT LicenseMIT

Neural Network implementation using Numpy

A Simple neural network implementation using Numpy for [image classification].(Numpy_based_image_classification_for_Soybean_crops_dataset.ipynb)

Dataset used for Demonstration

GitHub Logo

Image Augmentation using Opencv

  • Vertical Flip
  • horizontal Flip
  • Rotation

GitHub Logo

Framwork and tools used

  • Scikit-learn
  • OpenCV
  • Numpy

License

The MIT License. Please see the license file for more information.

References