1. 09 Jul, 2018 4 commits
  2. 06 Jul, 2018 12 commits
  3. 03 Jul, 2018 1 commit
  4. 02 Jul, 2018 4 commits
    • Mehdi Sharifzadeh's avatar
      Mask R-CNN model added to models/research/mlperf_object_detection/Mask_RCNN (#4678) · c308c03c
      Mehdi Sharifzadeh authored
      * Create README.md
      
      * readme changed
      
      * readme changed
      
      * ResNet backbone completed.
      
      * FPN added
      
      * Create README.md
      
      * initial commit
      
      * files removed
      
      * initial commit
      
      * protobuf file removed
      c308c03c
    • Billy Lamberta's avatar
      Close license form · 30fa02a5
      Billy Lamberta authored
      30fa02a5
    • Billy Lamberta's avatar
      Use research url for colab · f0d61de8
      Billy Lamberta authored
      f0d61de8
    • pkulzc's avatar
      Open Images Challenge 2018 tools, minor fixes and refactors. (#4661) · 32e7d660
      pkulzc authored
      * Merged commit includes the following changes:
      202804536  by Zhichao Lu:
      
          Return tf.data.Dataset from input_fn that goes into the estimator and use PER_HOST_V2 option for tpu input pipeline config.
      
          This change shaves off 100ms per step resulting in 25 minutes of total reduced training time for ssd mobilenet v1 (15k steps to convergence).
      
      --
      202769340  by Zhichao Lu:
      
          Adding as_matrix() transformation for image-level labels.
      
      --
      202768721  by Zhichao Lu:
      
          Challenge evaluation protocol modification: adding labelmaps creation.
      
      --
      202750966  by Zhichao Lu:
      
          Add the explicit names to two output nodes.
      
      --
      202732783  by Zhichao Lu:
      
          Enforcing that batch size is 1 for evaluation, and no original images are retained during evaluation when use_tpu=False (to avoid dynamic shapes).
      
      --
      202425430  by Zhichao Lu:
      
          Refactor input pipeline to improve performance.
      
      --
      202406389  by Zhichao...
      32e7d660
  5. 29 Jun, 2018 3 commits
  6. 28 Jun, 2018 1 commit
  7. 27 Jun, 2018 7 commits
  8. 26 Jun, 2018 3 commits
  9. 25 Jun, 2018 5 commits