".github/vscode:/vscode.git/clone" did not exist on "26ab67732b4e9e4a559f876ccf45e7f5a15fa3b6"
  • Zhichao Lu's avatar
    Merged commit includes the following changes: · 78d5f8f8
    Zhichao Lu authored
    187187978  by Zhichao Lu:
    
        Only updating hyperparameters if they have non-null values.
    
    --
    187097690  by Zhichao Lu:
    
        Rewrite some conditions a bit more clearly.
    
    --
    187085190  by Zhichao Lu:
    
        More informative error message.
    
    --
    186935376  by Zhichao Lu:
    
        Added option to evaluator.evaluate to use custom evaluator objects.
    
    --
    186808249  by Zhichao Lu:
    
        Fix documentation re: number of stages.
    
    --
    186775014  by Zhichao Lu:
    
        Change anchor generator interface to return a list of BoxLists containing anchors for different feature map layers.
    
    --
    186729028  by Zhichao Lu:
    
        Minor fixes to object detection.
    
    --
    186723716  by Zhichao Lu:
    
        Fix tf_example_decoder.py initailization issue.
    
    --
    186668505  by Zhichao Lu:
    
        Remove unused import.
    
    --
    186475361  by Zhichao Lu:
    
        Update the box predictor interface to return list of predictions - one from each feature map - instead of stacking them into one large tensor.
    
    --
    186410844  by Zhich...
    78d5f8f8
json_utils.py 2.8 KB