keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.74k stars 2.03k forks source link

Add MobileNetV3 performance to https://keras.io/api/applications/ #907

Closed sayakpaul closed 2 weeks ago

sayakpaul commented 2 years ago

Not sure who contributed MobileNetV3 to keras.applications. Couldn't figure it out from https://github.com/keras-team/keras/commits/v2.9.0/keras/applications/mobilenet_v3.py either.

The purpose of this thread is to just request the contributor of the model to add the following details and contribute a PR to https://keras.io/api/applications/:

The rest of the details (inference timings) can be still avoided since the hardware might vary (the official experiments were conducted on a specific machine configuration which may not be available to contributor).

@LukeWood @fchollet @qlzh727

LukeWood commented 2 years ago

Perhaps a good course of action here is to wait until we produce tools that autogenerate these after training completes in the KerasCV example scripts.

sayakpaul commented 2 years ago

If it's just about adding the metrics I mentioned in the above comment, I think it's quite long a wait.

sachinprasadhs commented 1 month ago

Does the below table satisfies your request? image

https://keras.io/api/applications/mobilenet/

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] commented 2 weeks ago

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.

github-actions[bot] commented 2 weeks ago

Are you satisfied with the resolution of your issue? Yes No