Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Releases: penguinmenac3/starttf

Towards TF2

10 May 22:30
Compare
Choose a tag to compare
towards-tf2

Fixed module to work with evaluation.

Oldshool Starttf

10 May 22:28
f408648
Compare
Choose a tag to compare
Added explicit variable initialization

Initializes loss variables which were not initialized in current keras version for some reason.

Starttf 0.0.3

24 May 09:47
Compare
Choose a tag to compare
Starttf 0.0.3 Pre-release
Pre-release

Little improvements everywhere.

Under the hood tf.estimators and tf.data with tfrecords are used for maximum performance.

Starttf 0.0.1

07 May 18:00
Compare
Choose a tag to compare
Starttf 0.0.1 Pre-release
Pre-release

VGG16 as predefined model
Training: Plots & CSV (for creating advanced plots)
TFRecords: Simple tf records support
Jupyter Notebook support

First Usable Version

18 Jan 12:05
Compare
Choose a tag to compare
First Usable Version Pre-release
Pre-release

This Version is nowhere complete and there will probably be some api changes required.

However, it can and needs to be used to find out, what parts are wrong, inefficient or inconvenient.

Feel free to add new networks or datasets as the next release should come preloaded with quite a few networks.