-
Notifications
You must be signed in to change notification settings - Fork 18.5k
About dump_network.cpp #139
Copy link
Copy link
Closed
Description
Hey guys!
I found a .cpp named "dump_network". I would like to ask whether this file is for extracting the intermediate feature?
If so, I want to inquire what does the param "input_blob" mean? Is it an image? Or should I convert the a into the format which can be processed by protobuf, so as to call this function to derive the feature? How to convert it?
Much thanks for any suggestion or example about how to call this function!
Reactions are currently unavailable