1. 17 Feb, 2018 9 commits
  2. 16 Feb, 2018 5 commits
  3. 14 Feb, 2018 1 commit
  4. 13 Feb, 2018 6 commits
  5. 12 Feb, 2018 1 commit
  6. 10 Feb, 2018 2 commits
    • Jonathan Huang's avatar
      Merge pull request #3293 from pkulzc/master · fd7b6887
      Jonathan Huang authored
      Internal changes of object_detection 
      fd7b6887
    • Zhichao Lu's avatar
      Merged commit includes the following changes: · 1efe98bb
      Zhichao Lu authored
      185215255  by Zhichao Lu:
      
          Stop populating image/object/class/text field when generating COCO tf record.
      
      --
      185213306  by Zhichao Lu:
      
          Use the params batch size and not the one from train_config in input_fn
      
      --
      185209081  by Zhichao Lu:
      
          Handle the case when there are no ground-truth masks for an image.
      
      --
      185195531  by Zhichao Lu:
      
          Remove unstack and stack operations on features from third_party/object_detection/model.py.
      
      --
      185195017  by Zhichao Lu:
      
          Matrix multiplication based gather op implementation.
      
      --
      185187744  by Zhichao Lu:
      
          Fix eval_util minor issue.
      
      --
      185098733  by Zhichao Lu:
      
          Internal change
      
      185076656  by Zhichao Lu:
      
          Increment the amount of boxes for coco17.
      
      --
      185074199  by Zhichao Lu:
      
          Add config for SSD Resnet50 v1 with FPN.
      
      --
      185060199  by Zhichao Lu:
      
          Fix a bug in clear_detections.
          This method set detection_keys to an empty dictionary instead of an empty set. I've refactored so that this ...
      1efe98bb
  7. 09 Feb, 2018 6 commits
  8. 08 Feb, 2018 10 commits