Update README.md with new model card content
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -16,7 +16,7 @@ This model is supported in both KerasCV and KerasHub. KerasCV will no longer be 
     | 
|
| 16 | 
         
             
            * [EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks](https://arxiv.org/abs/1905.11946)(ICML 2019)
         
     | 
| 17 | 
         
             
            * [Based on the original keras.applications EfficientNet](https://github.com/keras-team/keras/blob/master/keras/applications/efficientnet.py)
         
     | 
| 18 | 
         
             
            * [EfficientNetV2: Smaller Models and Faster Training](https://arxiv.org/abs/2104.00298) (ICML 2021)
         
     | 
| 19 | 
         
            -
            * [EfficientNet API Documentation]( 
     | 
| 20 | 
         
             
            * [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
         
     | 
| 21 | 
         
             
            * [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
         
     | 
| 22 | 
         | 
| 
         | 
|
| 16 | 
         
             
            * [EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks](https://arxiv.org/abs/1905.11946)(ICML 2019)
         
     | 
| 17 | 
         
             
            * [Based on the original keras.applications EfficientNet](https://github.com/keras-team/keras/blob/master/keras/applications/efficientnet.py)
         
     | 
| 18 | 
         
             
            * [EfficientNetV2: Smaller Models and Faster Training](https://arxiv.org/abs/2104.00298) (ICML 2021)
         
     | 
| 19 | 
         
            +
            * [EfficientNet API Documentation](https://keras.io/keras_hub/api/models/efficientnet/)
         
     | 
| 20 | 
         
             
            * [KerasHub Beginner Guide](https://keras.io/guides/keras_hub/getting_started/)
         
     | 
| 21 | 
         
             
            * [KerasHub Model Publishing Guide](https://keras.io/guides/keras_hub/upload/)
         
     | 
| 22 | 
         |