- 11 Tem, 2019 7 kayıt (commit)
- 09 Tem, 2019 3 kayıt (commit)
-
-
Hans Gaiser yazdı
Added functionality to manually cycle through dataset in debug.py
-
Raghav Bhardwaj yazdı
Changed from cv2.waitKey(1) to cv2.waitKey()
-
Hans Gaiser yazdı
Update README.md
-
- 08 Tem, 2019 1 kayıt (commit)
-
-
Raghav Bhardwaj yazdı
Also removed unnecessary while loop
-
- 07 Tem, 2019 1 kayıt (commit)
-
-
ZFTurbo yazdı
-
- 05 Tem, 2019 2 kayıt (commit)
-
-
Hans Gaiser yazdı
Fix for multiprocessing arguments in train.py
- 03 Tem, 2019 2 kayıt (commit)
-
-
Matt Wilder yazdı
-
Hans Gaiser yazdı
wandb integration, full training and results
-
- 28 Haz, 2019 1 kayıt (commit)
-
-
Hans Gaiser yazdı
Use OrderedDict to avoid stochastic behaviour.
-
- 26 Haz, 2019 1 kayıt (commit)
-
-
Matt Wilder yazdı
Adding multiprocessing argument back to allow for workers=1 and multiprocessing=False in fit_generator.
-
- 20 Haz, 2019 5 kayıt (commit)
-
-
Hans Gaiser yazdı
behaviour.
-
Hans Gaiser yazdı
-
Hans Gaiser yazdı
-
Raghav Bhardwaj yazdı
-
Raghav Bhardwaj yazdı
Was causing the Travis Ci build to fail
-
- 21 Haz, 2019 1 kayıt (commit)
-
-
Raghav-B yazdı
-
- 17 Haz, 2019 1 kayıt (commit)
-
-
Anil Karaka yazdı
-
- 07 Haz, 2019 1 kayıt (commit)
-
-
Hans Gaiser yazdı
-
- 06 Haz, 2019 1 kayıt (commit)
-
-
Hans Gaiser yazdı
Check validity of the config to avoid silent errors.
-
- 18 May, 2019 2 kayıt (commit)
-
-
Martin Zlocha yazdı
-
Martin Zlocha yazdı
-
- 09 May, 2019 2 kayıt (commit)
-
-
Martin Zlocha yazdı
-
Martin Zlocha yazdı
-
- 18 Nis, 2019 2 kayıt (commit)
-
-
Maarten de Vries yazdı
compute_val_loss parser action to store_true
-
Martin Genet yazdı
Either the argument should be named "--no-val-loss" or something like this and have a store_false action, or be named "--compute-val-loss" and have a store_true action. Second option is more coherent with the fact that providing a validation set is optional.
-
- 02 Nis, 2019 1 kayıt (commit)
-
-
Hans Gaiser yazdı
-
- 22 Mar, 2019 1 kayıt (commit)
-
-
Hans Gaiser yazdı
-
- 14 Mar, 2019 2 kayıt (commit)
-
-
Hans Gaiser yazdı
-
Hans Gaiser yazdı
Add validation data to training, and return Keras History object.
-
- 27 Şub, 2019 1 kayıt (commit)
-
-
dshahrokhian yazdı
-
- 19 Şub, 2019 2 kayıt (commit)
-
-
Hans Gaiser yazdı
FIX to - issue #781
-
Etienne Meunier yazdı
-