creating layer drop1_0_3 failed
hi, when I running the step ENet/caffe-enet/build/tools/caffe train -solver /ENet/prototxts/enet_solver_encoder.prototxt get the following error: I1112 21:57:49.637869 27309 layer_factory.hpp:77] Creating layer drop1_0_3 [libprotobuf ERROR google/protobuf/descriptor_database.cc:58] File already exists in database: google/protobuf/descriptor.proto [libprotobuf FATAL google/protobuf/descriptor.cc:1394] CHECK failed: generated_database_->Add(encoded_file_descriptor, size): terminate called after throwing an instance of 'google::protobuf::FatalException' what(): CHECK failed: generated_database_->Add(encoded_file_descriptor, size)
any suggest? thanks
I am not sure about that. But I guess something relevant to spatial_dropout . Did you check that?
i also counter this problem in 2019. Have you solved this problem now ?