Skip to content

Fully finished with latest bug fixes and added images preprocessing

Latest
Compare
Choose a tag to compare
@szbartnik szbartnik released this 14 Jun 20:43
· 2 commits to master since this release

Now we can preprocess our images before we use them to train our neural network.
We can use the following filters:

  • Gray Scale
  • Auto Crop
  • Equalize histogram

Also added skipping phases of training and (un)selecting all categories.

Newest features allow also to save whole trained deep belief network with train parameters altogether!

image