1. 07 Mar, 2019 1 commit
    • Michael Kösel's avatar
      Add GoogLeNet (Inception v1) (#678) · a2093007
      Michael Kösel authored
      * Add GoogLeNet (Inception v1)
      
      * Fix missing padding
      
      * Add missing ReLu to aux classifier
      
      * Add Batch normalized version of GoogLeNet
      
      * Use ceil_mode instead of padding and initialize weights using "xavier"
      
      * Match BVLC GoogLeNet zero initialization of classifier
      
      * Small cleanup
      
      * use adaptive avg pool
      
      * adjust network to match TensorFlow
      
      * Update url of pre-trained model and add classification results on ImageNet
      
      * Bugfix that improves performance by 1 point
      a2093007
  2. 01 Mar, 2019 1 commit
  3. 28 Feb, 2019 2 commits
  4. 27 Feb, 2019 1 commit
  5. 26 Feb, 2019 1 commit
  6. 21 Feb, 2019 1 commit
  7. 18 Feb, 2019 2 commits
  8. 14 Feb, 2019 4 commits
  9. 13 Feb, 2019 3 commits
  10. 12 Feb, 2019 2 commits
  11. 11 Feb, 2019 1 commit
  12. 25 Jan, 2019 1 commit
  13. 08 Jan, 2019 1 commit
    • surgan12's avatar
      Doc changes (#711) · 8f0ef5a7
      surgan12 authored
      * doc change
      
      * doc changes
      
      * lint_checks
      
      * Update transforms.py
      8f0ef5a7
  14. 30 Dec, 2018 1 commit
    • surgan12's avatar
      normalise updates (#699) · 21153802
      surgan12 authored
      * normalise
      
      * some changes
      
      * Update functional.py
      
      * Update functional.py
      
      * code changes
      21153802
  15. 25 Dec, 2018 2 commits
  16. 21 Dec, 2018 1 commit
  17. 20 Dec, 2018 1 commit
  18. 18 Dec, 2018 1 commit
  19. 17 Dec, 2018 1 commit
    • surgan12's avatar
      modes added (#688) · be6f6c29
      surgan12 authored
      * modes added
      
      * tests_added
      
      * Update test_transforms.py
      
      * Update test_transforms.py
      
      * Update test_transforms.py
      be6f6c29
  20. 14 Dec, 2018 1 commit
  21. 13 Dec, 2018 2 commits
  22. 11 Dec, 2018 1 commit
  23. 06 Dec, 2018 2 commits
  24. 04 Dec, 2018 3 commits
  25. 27 Nov, 2018 1 commit
  26. 12 Nov, 2018 2 commits