yogeshprox
Results
1
issues of
yogeshprox
Hi, I am trying to compile and run your code using Keras 2.0. I have replaced 'merge' function with 'concatenate' as follows: net['mbox_loc'] = concatenate([net['conv4_3_norm_mbox_loc_flat'], net['fc7_mbox_loc_flat'], net['conv6_2_mbox_loc_flat'], net['conv7_2_mbox_loc_flat'], net['conv8_2_mbox_loc_flat'], net['pool6_mbox_loc_flat']],...