i try to train data with Single_net (train_regressor_dist_focal.py) an i get the weight but when i try the weight in Singel_net (predict_classifier_dist_focal.py) it will get this eror :
ValueError: Cannot assign value to variable ' output_focal/kernel:0': Shape mismatch.The variable shape (131072, 47), and the assigned value shape (131072, 46) are incompatible.