Sercan Turkmen

Results 7 comments of Sercan Turkmen

Hey @gulingfengze, check out [this answer](https://stackoverflow.com/a/45868106/2542043) on stackoverflow.

Hello @kei9327, Here is a script that I wrote to convert the model to tf-lite. Also, the model is being tested with the python tf-lite interpreter in the code but...

> Thanks @sercant > > But I hav some problem... > > in Shell... > > ``` > Traceback (most recent call last): > File "tf-convert-tflite.py", line 89, in >...

> > > Thanks @sercant > > > But I hav some problem... > > > in Shell... > > > ``` > > > Traceback (most recent call last):...

> @sercant how did the model performed on your implementation? I just tried this today and it performed really bad... not only is it slow ~1100ms it also just tries...

> > Thanks @sercant > > But I hav some problem... > > in Shell... > > ``` > > Traceback (most recent call last): > > File "tf-convert-tflite.py", line...

Hello @tensorflowt, you can use `visualize.py` to visualize the output on your data. But you need to pack them as `.tfrecord` files.