Models: TFLite for Tensorflow2 models

Created on 6 Oct 2020  路  4Comments  路  Source: tensorflow/models

Hi, I just got to know that TFLite now supports for SSD models in TF2. I was wondering if you could answer when EfficientDet models would be supported by TFLite approximately. Thank you so much in advance.

awaiting response support

Most helpful comment

EfficientDets will probably take some time. The models in the TF2 detection zoo are pretty slow for most mobile use-cases, and we need to do some work to support the post-processing etc.

We are also working on CenterNet support in the meanwhile, which mind land prior to EfficientDet.

All 4 comments

@SukyoungCho

Can you refer this tutorial and see if it helps you.Thanks!

@SukyoungCho

Can you refer this tutorial and see if it helps you.Thanks!

does it support TF2 EfficientDet models? https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/running_on_mobile_tf2.md

image

@srjoglekar246
It would be appreciated if you could answer this

EfficientDets will probably take some time. The models in the TF2 detection zoo are pretty slow for most mobile use-cases, and we need to do some work to support the post-processing etc.

We are also working on CenterNet support in the meanwhile, which mind land prior to EfficientDet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hanzy123 picture hanzy123  路  3Comments

25b3nk picture 25b3nk  路  3Comments

rakashi picture rakashi  路  3Comments

mbenami picture mbenami  路  3Comments

sun9700 picture sun9700  路  3Comments