felix-tracxpoint

Results 5 issues of felix-tracxpoint

Should I even try or it is hopeless?

Platform (like ubuntu 16.04/win10): Win10 Python version: 3.5 Source framework with version (like Tensorflow 1.4.1 with GPU): TF 1.5 Destination framework with version (like CNTK 2.3 with GPU): IR ```...

I created a simple model that adds a global pooling layer and then 2 dense layers to VGG16 and learns to discriminate between 3 classes. It goes like this: ```...

Hi, I am trying to convert an h5 model created with keras 2.0.8 to pb and am getting the following error: > Traceback (most recent call last): > File "keras_to_tensorflow.py",...