• pkulzc's avatar
    Release MobileNet V3 models and SSDLite models with MobileNet V3 backbone. (#7678) · 0ba83cf0
    pkulzc authored
    * Merged commit includes the following changes:
    275131829  by Sergio Guadarrama:
    
        updates mobilenet/README.md to be github compatible adds V2+ reference to mobilenet_v1.md file and fixes invalid markdown
    
    --
    274908068  by Sergio Guadarrama:
    
        Opensource MobilenetV3 detection models.
    
    --
    274697808  by Sergio Guadarrama:
    
        Fixed cases where tf.TensorShape was constructed with float dimensions
    
        This is a prerequisite for making TensorShape and Dimension more strict
        about the types of their arguments.
    
    --
    273577462  by Sergio Guadarrama:
    
        Fixing `conv_defs['defaults']` override issue.
    
    --
    272801298  by Sergio Guadarrama:
    
        Adds links to trained models for Moblienet V3, adds a version of minimalistic mobilenet-v3 to the definitions.
    
    --
    268928503  by Sergio Guadarrama:
    
        Mobilenet v2 with group normalization.
    
    --
    263492735  by Sergio Guadarrama:
    
        Internal change...
    0ba83cf0
inception_v2.py 25.9 KB