• pkulzc's avatar
    Update slim and fix minor issue in object detection (#5354) · f505cecd
    pkulzc authored
    * Merged commit includes the following changes:
    213899768  by Sergio Guadarrama:
    
        Fixes #3819.
    
    --
    213493831  by Sergio Guadarrama:
    
        Internal change
    
    212057654  by Sergio Guadarrama:
    
        Internal change
    
    210747685  by Sergio Guadarrama:
    
        For FPN, when use_depthwise is set to true, use slightly modified mobilenet v1 config.
    
    --
    210128931  by Sergio Guadarrama:
    
        Allow user-defined current_step in NASNet.
    
    --
    209092664  by Sergio Guadarrama:
    
        Add quantized fine-tuning / training / eval and export to slim image classifier binaries.
    
    --
    207651347  by Sergio Guadarrama:
    
        Update mobilenet v1 docs to include revised tflite models.
    
    --
    207165245  by Sergio Guadarrama:
    
        Internal change
    
    207095064  by Sergio Guadarrama:
    
        Internal change
    
    PiperOrigin-RevId: 213899768
    
    * Update model_lib.py to fix eval_spec name issue.
    f505cecd
model_lib.py 31.7 KB