/Data-Preparation-for-Convolutional-Neural-Network

This is app which Prepares the Data to train Convolutional Neural Network (CNN). Using this app, you can split source images into training set and validation set. You can also create a k-fold test dataset using this app. You can programmatically crop large volume of images in order to remove unwanted portion of the image. You will need Postman or Fiddler to send request and you can choose which controller and which get request to run. According, to your choice of Controller and Route, your the files and folders in your computer undergoes changes.

Primary LanguageC#

No issues in this repository yet.