You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Aug 30, 2019, at 1:55 AM, Lele-Xie ***@***.***> wrote:
Hello, you can load the complete model in caffe with partial network only, and then save it again.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
@Abemarkar23 You can edit the prototxt to remain the CNN backbone and RPN only. Then, load the caffemodel for this network. After you load the model suceessfully, you can snapshot the new model now.
Hey, I was wondering how to download your pre-trained Region Proposal Network. I don't want the classifier with it.
The text was updated successfully, but these errors were encountered: