Skip to content

Releases: phborba/segmentation_models_trainer

Version 0.2

25 Nov 21:15
dfd509d
Compare
Choose a tag to compare

New features:

  • CSVCallback
  • Improved ImageCallback
  • LearningRateCallback
  • DeepLabV3+ architecture

Several bug fixes.

First Release

30 Sep 23:08
3e5367e
Compare
Choose a tag to compare

Enables training of Semantic Segmentation Models which specs are stored in .json file.

Compatible with Keras and TensorFlow.