shahmustafa
shahmustafa
Hi, I am also in the same problem. did you find any solution @annusrcm?
same problem here
I am using pytorch 1.0 and python 3.6.7 Traceback (most recent call last): File "demo.py", line 27, in from roi_data_layer.roidb import combined_roidb File "D:\OCR\Code\PyTorch\faster-rcnn.pytorch-pytorch-1.0\lib\roi_data_layer\roidb.py", line 9, in from datasets.factory import...
Its only generating last_model.hdf5 and model_init.hdf5 and I am getting error for (FileNotError) best_model.hdf5
python=3.6.8 tensorflow=1.14 when running with `python main.py UCRArchive_2018 Coffee fcn _itr_8` getting this error > Traceback (most recent call last): File "main.py", line 152, in fit_classifier() File "main.py", line 44,...
With TF2.0 I am getting this > OSError: SavedModel file does not exist at: saved_model_dir/{saved_model.pbtxt|saved_model.pb}
Can anybody comment, on why I am getting this kind of response from model 