This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
Releases: penguinmenac3/starttf
Releases · penguinmenac3/starttf
Towards TF2
towards-tf2 Fixed module to work with evaluation.
Oldshool Starttf
Added explicit variable initialization Initializes loss variables which were not initialized in current keras version for some reason.
Starttf 0.0.3
Little improvements everywhere.
Under the hood tf.estimators and tf.data with tfrecords are used for maximum performance.
Starttf 0.0.1
VGG16 as predefined model
Training: Plots & CSV (for creating advanced plots)
TFRecords: Simple tf records support
Jupyter Notebook support
First Usable Version
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.