"vscode:/vscode.git/clone" did not exist on "0a56b721d5531d674bd332b4d051a75857033e6c"
  1. 04 May, 2018 2 commits
  2. 03 May, 2018 1 commit
    • Zhichao Lu's avatar
      Merged commit includes the following changes: · 63054210
      Zhichao Lu authored
      195269567  by Zhichao Lu:
      
          Removing image summaries during train mode.
      
      --
      195147413  by Zhichao Lu:
      
          SSDLite config for mobilenet v2.
      
      --
      194883585  by Zhichao Lu:
      
          Simplify TPU compatible nearest neighbor upsampling using reshape and broadcasting.
      
      --
      194851009  by Zhichao Lu:
      
          Include ava v2.1 detection models in model zoo.
      
      --
      194292198  by Zhichao Lu:
      
          Add option to evaluate any checkpoint (without requiring write access to that directory and overwriting any existing logs there).
      
      --
      194122420  by Zhichao Lu:
      
          num_gt_boxes_per_image and num_det_boxes_per_image value incorrect.
          Should be not the expand dim.
      
      --
      193974479  by Zhichao Lu:
      
          Fixing a bug in the coco evaluator.
      
      --
      193959861  by Zhichao Lu:
      
          Read the default batch size from config file.
      
      --
      193737238  by Zhichao Lu:
      
          Fix data augmentation functions.
      
      --
      193576336  by Zhichao Lu:
      
          Add support for training keypoints.
      
      --
      193409179  by Zhichao Lu:
      
          Up...
      63054210
  3. 01 May, 2018 5 commits
    • pkulzc's avatar
      Internal changes to slim and object detection (#4100) · 505f554c
      pkulzc authored
      * Adding option for one_box_for_all_classes to the box_predictor
      
      PiperOrigin-RevId: 192813444
      
      * Extend to accept different ratios of conv channels.
      
      PiperOrigin-RevId: 192837477
      
      * Remove inaccurate caveat from proto file.
      
      PiperOrigin-RevId: 192850747
      
      * Add option to set dropout for classification net in weight shared box predictor.
      
      PiperOrigin-RevId: 192922089
      
      * fix flakiness in testSSDRandomCropWithMultiClassScores due to randomness.
      
      PiperOrigin-RevId: 193067658
      
      * Post-process now works again in train mode.
      
      PiperOrigin-RevId: 193087707
      
      * Adding support for reading in logits as groundtruth labels and applying an optional temperature (scaling) before softmax in support of distillation.
      
      PiperOrigin-RevId: 193119411
      
      * Add a util function to visualize value histogram as a tf.summary.image.
      
      PiperOrigin-RevId: 193137342
      
      * Do not add batch norm parameters to final conv2d ops that predict boxes encodings and class...
      505f554c
    • Vincent Vanhoucke's avatar
      Add marco subdirectory to README.md · 54d46209
      Vincent Vanhoucke authored
      54d46209
    • Vincent Vanhoucke's avatar
      Create request.json · a69fd0a2
      Vincent Vanhoucke authored
      a69fd0a2
    • Vincent Vanhoucke's avatar
      Create jpeg2json.py · c13e57bd
      Vincent Vanhoucke authored
      c13e57bd
    • Vincent Vanhoucke's avatar
      Fix width / height. · d0905286
      Vincent Vanhoucke authored
      d0905286
  4. 30 Apr, 2018 2 commits
  5. 29 Apr, 2018 1 commit
  6. 27 Apr, 2018 1 commit
  7. 26 Apr, 2018 1 commit
  8. 25 Apr, 2018 1 commit
  9. 20 Apr, 2018 1 commit
  10. 19 Apr, 2018 1 commit
  11. 18 Apr, 2018 2 commits
  12. 17 Apr, 2018 4 commits
  13. 16 Apr, 2018 2 commits
  14. 13 Apr, 2018 16 commits