keras-team / keras-nlp

Modular Natural Language Processing workflows with Keras
Apache License 2.0
761 stars 228 forks source link

add EffecientNetV1 and EffecientNetV2 #1746

Closed divyashreepathihalli closed 1 week ago

divyashreepathihalli commented 1 month ago

This task is part of the KerasHub project ( Consolidating all of KerasCV and KerasNLP models in to one place) Models from KerasCV will be added to KerasNLP in KerasNLP infrstructure style. The development is now under the keras-hub branch in KerasNLP - https://github.com/keras-team/keras-nlp/tree/keras-hub

Steps to complete this Task

Add either @divyashreepathihalli, @mattdangerw or @SamanehSaadat for review of any PR.

divyashreepathihalli commented 1 month ago

https://github.com/keras-team/keras-nlp/pull/1765

pkgoogle commented 3 weeks ago

Hello, I am working on this. Thanks.