"magic_pdf/model/vscode:/vscode.git/clone" did not exist on "d8ebd92f26de744abf44387bf7d3dd9392d13d49"
  1. 18 Jul, 2017 1 commit
    • Derek Chow's avatar
      Enable inference with dynamic batch size in SSD. · 4f14cb62
      Derek Chow authored
      * Creates a new batch_decode method in SSD Meta architecture that can handle
        dynamic batch size.
      * use combined_shapes in _get_feature_maps_spatial_dims method to handle
        dynamic batch image_size.
      * Add dynamic batch size tests to check preprocess, predict and postprocess
        methods in SSD Meta architecture.
      4f14cb62
  2. 15 Jun, 2017 1 commit