1. 24 Ara, 2019 1 kayıt (commit)
  2. 22 Ara, 2019 1 kayıt (commit)
  3. 18 Ara, 2019 1 kayıt (commit)
  4. 15 Ara, 2019 1 kayıt (commit)
  5. 13 Ara, 2019 1 kayıt (commit)
  6. 12 Ara, 2019 1 kayıt (commit)
  7. 11 Ara, 2019 2 kayıt (commit)
  8. 09 Ara, 2019 1 kayıt (commit)
  9. 05 Ara, 2019 1 kayıt (commit)
  10. 02 Ara, 2019 1 kayıt (commit)
  11. 29 Kas, 2019 1 kayıt (commit)
  12. 28 Kas, 2019 1 kayıt (commit)
    • Federico's avatar
      Solution to exception in gpu selection · a2238f25
      Federico yazdı
      ```
      Traceback (most recent call last):
        File "/data/students_home/fschipani/.local/bin/retinanet-evaluate", line 10, in <module>
          sys.exit(main())
        File "/data/students_home/fschipani/.local/lib/python3.7/site-packages/keras_retinanet/bin/evaluate.py", line 121, in main
          setup_gpu(args.gpu)
        File "/data/students_home/fschipani/.local/lib/python3.7/site-packages/keras_retinanet/utils/gpu.py", line 37, in setup_gpu
          tf.config.experimental.set_visible_devices(gpus[gpu_id], 'GPU')
      TypeError: list indices must be integers or slices, not str
      ```
      a2238f25
  13. 26 Kas, 2019 2 kayıt (commit)
  14. 25 Kas, 2019 3 kayıt (commit)
  15. 21 Kas, 2019 1 kayıt (commit)
  16. 18 Kas, 2019 1 kayıt (commit)
  17. 14 Kas, 2019 1 kayıt (commit)
  18. 13 Kas, 2019 1 kayıt (commit)
    • climbing_the_curve's avatar
      added initial-epoch to argparse` (#1178) · a6287985
      climbing_the_curve yazdı
      * added initial-epoch to argparse`
      
      * dded makedirs for tensorboard, changed help message on initial-epoch
      
      * Delete profiles_settings.xml
      
      * Delete keras-retinanet.iml
      
      * Delete misc.xml
      
      * Delete modules.xml
      
      * Delete vcs.xml
      
      * Update train.py
      a6287985
  19. 11 Kas, 2019 3 kayıt (commit)
  20. 07 Kas, 2019 4 kayıt (commit)
  21. 06 Kas, 2019 3 kayıt (commit)
  22. 05 Kas, 2019 2 kayıt (commit)
  23. 04 Kas, 2019 2 kayıt (commit)
  24. 01 Kas, 2019 3 kayıt (commit)
  25. 31 Eki, 2019 1 kayıt (commit)