In caffe project, there are both .proto file and .prototxt file.
From Google Protocol Buffer documentation, .proto file defines the protocol, so what about the .prototxt, is it defined in Google Protocol Buffer, what's the different between them?
In caffe project, there are both .proto file and .prototxt file.
From Google Protocol Buffer documentation, .proto file defines the protocol, so what about the .prototxt, is it defined in Google Protocol Buffer, what's the different between them?