lbosk
lbosk
If restore_best_weights=True and the last epoch of training was reached without triggering the early stop (probably because to a very high patience), the best set of model weights should be...
Define get_weights and set_weights for use in keras.callbacks.EarlyStopping
Add metrics in episode_logs for use in callbacks
Added control on most of useful parameters, fixed bugs wrt previous proposal
Added control on most of useful parameters
Added the possibility to select, in the GUI box, between the currently active models. Increased the timeout to 15min.
Load an image Select the following options: Control Type - none Denoise - 0 (or 0.01 beacuse, according to the API, 0 is not allowed) model - stable_diffusion Steps -...