Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
I don't feel this being efficient
|
|
|
|
|
|
Statistics logging has changed to {filename : list[losses]}, so it has to use loss_info[key].pop()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update ESRGAN architecture and model to support all ESRGAN models
|
|
|
|
|
|
|
|
|
|
|
|
Someone had 6000 images in their dataset, and it was shown as 0, which was confusing.
This will allow tracking real time dataset-average loss for registered objects.
|
|
|
|
|
|
added an option to always only show one image in previews
removed duplicate code
|
|
|
|
|
|
refer to it using that
|
|
|
|
|
|
[Hypernetworks] Add a feature to use dropout / more activation functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getting no gradients
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added support for extensions
|
|
|
|
|
|
|
|
|