Hi, I already verified that the retrained NN (Tensorflow retrain script) are working in 3.3.1 but because i'am dependent on a wrapper i have to make it work somehow in 3.3.0. So my question would be: Does anyone know the specifications to make a NN work with the importer provided in 3.3.0? If, at all possible, what do you need to cut out of a Tensorflow NN that was created with the retrain script? If i train a NN from scratch what layers will not work? Any caffe or Torch specifications because all NN i tried in 3.3.0 basically crash?
A question that was the result of readNetFromTensorflow fails on retrained NN