julimueller / tl_ssd

47 stars 17 forks source link

"caffe.PriorBoxParameter" has no field named "offset_w".` #11

Closed anzisheng closed 4 years ago

anzisheng commented 4 years ago

I use DTLD dataset for test and I didn't change deploy.prototxt anf caffemodel. But when the ssd_dtld_test.py run at caffe.Net(), it raise the exception: [libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 3668:13: Message type "caffe.PriorBoxParameter" has no field named "offset_w". Anyone can help me?

julimueller commented 3 years ago

Forgot to replace caffe.proto?

lubill17 notifications@github.com schrieb am So., 3. Jan. 2021, 03:48:

I use DTLD dataset for test and I didn't change deploy.prototxt anf caffemodel. But when the ssd_dtld_test.py run at caffe.Net(), it raise the exception: [libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 3668:13: Message type "caffe.PriorBoxParameter" has no field named "offset_w". Anyone can help me?

same issue. Have you found the solution?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/julimueller/tl_ssd/issues/11#issuecomment-753559633, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIY5IYOURPHYYGQ5M4ISQALSX7LGTANCNFSM4KWJLUCQ .

lubill17 commented 3 years ago

right. i didn't notice that. thanks for your reply.

Am So., 3. Jan. 2021 um 17:48 Uhr schrieb Julian Müller < notifications@github.com>:

Forgot to replace caffe.proto?

lubill17 notifications@github.com schrieb am So., 3. Jan. 2021, 03:48:

I use DTLD dataset for test and I didn't change deploy.prototxt anf caffemodel. But when the ssd_dtld_test.py run at caffe.Net(), it raise the exception: [libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 3668:13: Message type "caffe.PriorBoxParameter" has no field named "offset_w". Anyone can help me?

same issue. Have you found the solution?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <https://github.com/julimueller/tl_ssd/issues/11#issuecomment-753559633 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AIY5IYOURPHYYGQ5M4ISQALSX7LGTANCNFSM4KWJLUCQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/julimueller/tl_ssd/issues/11#issuecomment-753592186, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKULM5VMEQARYGT7SNJRM3SYA4QXANCNFSM4KWJLUCQ .