caffe-tensorflow
caffe-tensorflow copied to clipboard
Combining multiple prototxt files
Hi Thanks for sharing your work
I am trying to convert an object detection model.But the issue is the def_path argument takes only one prototxt file ,but my repo has 3 prototxt files for box regression. What can i do?
Is there a way to combine these prototxt file or is there a workaround.
Thanks in advance.