Hi everyone,
I am trying to load the Weights of the Caffe model to the Incepetion model, but was facing a few errors, one of them is below :
py4j.Py4JException: Method loadCaffeModel([class com.intel.analytics.bigdl.nn.Sequential, class java.lang.String]) does not exist
In addition to the above error, I also have the below questions :
I am using BigDL - 0.2.0 and python. Please find the 'InceptionV1 model' notebook that I am using and detailed error logs as attachment.
regards,