Deep Learning Training Gui Versions Save

Train and predict your model on pre-trained deep learning models through the GUI (web app). No more many parameters, no more data preprocessing.

1.0.9

4 years ago

DLTGUI Version 1.0.9

  • Bug Fixes (There was a problem about showing heatmap for Cuda >= 10.0, fixed).

1.0.8

4 years ago
  • Bug Fixes.

1.0.7

4 years ago
  • Many bugs have been solved.

  • You will be able to Fine-Tuning your model. In this way, you can easily increase the success rate of the model.

-You will be able to see which parts your model focuses on while classifying images (Class activation map, heat map)

1.0.6

4 years ago

Bug fixes

1.0.5

4 years ago
  • Now you can do data augmentation using Augmentor.

1.0.4

4 years ago

-now you can choose CPU or GPU -you are able to choose activation function for singe-class training. (Sigmoid and ReLu [new]) -Added SimpleCNNModel

  • Removed 1.0.3 because there were lots of bugs.

1.0.2

4 years ago
  • Fixed single class problem, now you can train one-class model,
  • Added sigmoid as activation function and binary_crossentropy as loss function,
  • Added new function to DLGUI (prepare_data, sigmoid and more)
  • Added new example dataset.

v1.0.2

1.0.1

4 years ago

Now you can use InceptionV3, VGG16, VGG19 and NASNetMobile models. [Image Classification]

1.0.0

4 years ago