Skip to content

Releases: mustafamerttunali/deep-learning-training-gui

DLT GUI Version 1.0.9

02 Feb 18:38
9c89cb9
Compare
Choose a tag to compare
DLT GUI Version 1.0.9 Pre-release
Pre-release

DLTGUI Version 1.0.9

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

DLT GUI Version 1.0.8

24 Jan 09:18
1bed81c
Compare
Choose a tag to compare
DLT GUI Version 1.0.8 Pre-release
Pre-release
  • Bug Fixes.

DLT GUI Version 1.0.7

22 Jan 00:57
Compare
Choose a tag to compare
DLT GUI Version 1.0.7 Pre-release
Pre-release
  • 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)

DLT GUI Version 1.0.6

06 Jan 22:55
Compare
Choose a tag to compare
DLT GUI Version 1.0.6 Pre-release
Pre-release

Bug fixes

DLT GUI Version 1.0.5

06 Jan 20:32
0cda6e9
Compare
Choose a tag to compare
DLT GUI Version 1.0.5 Pre-release
Pre-release
  • Now you can do data augmentation using Augmentor.

DLT GUI Version 1.0.4

05 Jan 00:44
Compare
Choose a tag to compare
DLT GUI Version 1.0.4 Pre-release
Pre-release

-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.

DLT GUI Version 1.0.2

03 Jan 02:00
Compare
Choose a tag to compare
DLT GUI Version 1.0.2 Pre-release
Pre-release
  • 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

DLT GUI Version 1.0.1

31 Dec 22:51
f3c6b62
Compare
Choose a tag to compare
DLT GUI Version 1.0.1 Pre-release
Pre-release

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

DLT GUI Version 1

28 Dec 15:11
2d437ca
Compare
Choose a tag to compare
DLT GUI Version 1 Pre-release
Pre-release
1.0.0

Update README.md