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
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
when I use caffe-Microsoft version to implement faster rcnn (matlab version), i met the problem to run vgg-16-faster-rcnn ,which is Protobuf: Reading dangerously large protocol message. If the message turns out to be larger than 2147483647 bytes.......error in caffe.Net/copy_from. Curiously, running with no problem using caffe Shaoqing Ren support.
vgg16.caffemodel is 550 MB
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when I use caffe-Microsoft version to implement faster rcnn (matlab version), i met the problem to run vgg-16-faster-rcnn ,which is Protobuf: Reading dangerously large protocol message. If the message turns out to be larger than 2147483647 bytes.......error in caffe.Net/copy_from. Curiously, running with no problem using caffe Shaoqing Ren support.
vgg16.caffemodel is 550 MB
The text was updated successfully, but these errors were encountered: