1. 05 Jan, 2018 1 commit
    • Alexander Gorban's avatar
      Fix demo_inference to properly normalize input. · 89e19ed2
      Alexander Gorban authored
      Before the fix the demo_inference.py used batch_norm and it did the
      normalization of input image implicitly. If at inference time the
      batch_norm was disabled the inference produced incorrect results.
      This fix does the proper input image normalization and disables the batch_norm
      at inference time.
      89e19ed2
  2. 21 Nov, 2017 2 commits
  3. 12 Nov, 2017 1 commit
  4. 20 Oct, 2017 2 commits
  5. 21 Sep, 2017 1 commit