Pree
Pree
output, grads_val = gradient_function([image]) I get this error: ``` c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'input_1_1' with dtype float and shape [?,299,299,3] [[{{node input_1_1}}]] ``` I...
When I try to build and make I get the following error > > /PSPNet/build/include/caffe/proto/caffe.pb.cc:1810:39: error: ‘class caffe::V0LayerParameterDefaultTypeInternal’ has no member named ‘Shutdown’ > _V0LayerParameter_default_instance_.Shutdown();
Hi @makhtar17004 , Thanks for sharing the test code! The following values cannot be found anywhere: (imdb.roidb, imdb.num_classes,..) The box_proposals param in demo_firearms is 'None' throughout as a result of...