• vivek rathod's avatar
    Merged commit includes the following changes: (#8728) · e0dade52
    vivek rathod authored
    
    
    318106429  by derekjchow:
    
        Add Dockerfiles for TF-OD API.
    
        1.15 and 2.2 supported currently.
    
    --
    318083650  by rathodv:
    
        Internal Change.
    
    --
    317893148  by Zhichao Lu:
    
        Fix mapping from proto fields to parameters of the data augmentation functions for horizontal flip, vertical flip and 90 degree rotations.
    
    --
    317753117  by Zhichao Lu:
    
        Adds keras hyperparam option to force use_bias to True, even when using batch norm.
    
    --
    317613986  by Zhichao Lu:
    
        Improves Keypoints support for data augmentation by means of 90 degree rotation adding an option to permute keypoints.
    
        Unify the interfaces among flip and rotation ops for data augmentation by exposing additional properties to the user.
    
    --
    317136881  by Zhichao Lu:
    
        Clarifying documentation
    
    --
    317097141  by Zhichao Lu:
    
        Adding Context R-CNN Release to TFODAPI ReadMe
    
    --
    316999744  by Zhichao Lu:
    
        Add import tensorflow.compat.v2 as tf2 in the model_lib to
        ensure tf1 compatibility.
    
    --
    316964482  by Zhichao Lu:
    
        adding a note about a config change needed for exporting detection features
    
    --
    316944293  by Zhichao Lu:
    
        Adding install instructions for apache beam
    
    --
    316917592  by lzc:
    
        Internal change.
    
    --
    
    PiperOrigin-RevId: 318106429
    Co-authored-by: default avatarZhichao Lu <lzc@google.com>
    e0dade52
hyperparams_builder.py 16.4 KB