mlcommons / inference

Reference implementations of MLPerf™ inference benchmarks
https://mlcommons.org/en/groups/inference
Apache License 2.0
1.2k stars 526 forks source link

Does it support mobilenetv3 #1707

Open sunpian1 opened 4 months ago

sunpian1 commented 4 months ago

Does it support mobilenetv3?

arjunsuresh commented 4 months ago

yes, even though it is not an official MLPerf model it is compatible with ResNet50 and can be submitted under the open division. This is an example readme file from one of the CTuning submission.

sunpian1 commented 4 months ago

I find it support mobilenetv1 not mobilenetv3 from readme file

arjunsuresh commented 4 months ago

No, it supports v1, v2 and v3 versions. The README I gave is specifically for the v3 one but it is linking to a global one that runs all three versions.

sunpian1 commented 4 months ago

Could you give the README that is specifically for v3 one

arjunsuresh commented 4 months ago

@sunpian1 it is not there currently but let me create one and share you by tomorrow.

sunpian1 commented 4 months ago

could you share me the README file that is specifically for v3 one?

arjunsuresh commented 4 months ago

@sunpian1 Does this work for you? https://gateoverflow.github.io/inference/benchmarks/image_classification/mobilenets/