I. Vidal

Results 6 comments of I. Vidal

Does this still stand for the released v6.0.0? I see only options to upload Torch or Caffe pre-trained models.

If it's meant to be alongside the options for Torch and Caffe, it doesn't seem to be there. Here's a screenshot of my options under "Pretrained models" > "Upload...", for...

Just in case I repeated everything with Tensorflow 1.5.0, since it's the last version explicitly mentioned in the documentation, but the error is exactly the same. [Edit] For the sake...

I have a feeling it's [this problem](https://github.com/tensorflow/tensorflow/issues/13146). NCHW vs NHWC at the different steps: training vs freezing vs exporting vs loading in onnx. Just don't know exactly where or how...

@knandanan No, sorry, opted to keep onnx and TF separate for this (I stick to TF and a .pb if deployment had to be with TF, e.g. an android device).

Having the same problem: output class is always the same for all images I input, even if I do predictions one by one. The next time I load the model,...