• Mark Sandler's avatar
    Merged commit includes the following changes: (#7797) · ba87e2c6
    Mark Sandler authored
    279978375  by Sergio Guadarrama:
    
        Pass s=2 to the expanded_conv block so it can apply residual correctly in case of fused convolutions.  (Before it was relying on channel mismatch only)
    
    --
    279788358  by Sergio Guadarrama:
    
        Update README to add mobilenet-edgetpu details
    
    --
    279774392  by Sergio Guadarrama:
    
        Adds MobilenetV3-EdgeTpu definition.
    
    --
    278917344  by Sergio Guadarrama:
    
        Create visualwakewords dataset using slim scripts instead of custom scripts.
    
    --
    277940048  by Sergio Guadarrama:
    
        Internal changes to tf.contrib symbols
    
    --
    
    PiperOrigin-RevId: 279978375
    ba87e2c6
lenet_preprocessing.py 1.82 KB