Age | Commit message (Expand) | Author |
---|---|---|
2019-03-06 | Revert "Add virtual_batch support" | Vasil Zlatanov |
2019-03-05 | Full featured VBN | Vasil Zlatanov |
2019-03-05 | Add virtual_batch support | Vasil Zlatanov |
2019-03-04 | Make single sided smoothing parameters accessible | nunzip |
2019-03-04 | Improve one sided smoothing | nunzip |
2019-03-04 | Add One-sided smoothing | nunzip |
2019-03-04 | Use tqdm in cgan | Vasil Zlatanov |
2019-03-04 | Add dense_layers argument for CGAN() | Vasil Zlatanov |
2019-02-28 | Clear previous update on epoch | nunzip |
2019-02-27 | Save images for all classes instead of zero only | nunzip |
2019-02-27 | Fix graph function | nunzip |
2019-02-27 | Reshape labels after predict | nunzip |
2019-02-27 | Add import keras | nunzip |
2019-02-27 | Reformat labels output | nunzip |
2019-02-27 | Fix noise_val | nunzip |
2019-02-27 | Add validation output | nunzip |
2019-02-27 | Remove padding | nunzip |
2019-02-27 | debug cgan | nunzip |
2019-02-27 | Reshape and flatten generated data | nunzip |
2019-02-27 | Add updated gan classes | nunzip |