sanghoon / pva-faster-rcnn

Demo code for PVANet
https://arxiv.org/abs/1611.08588
Other
650 stars 241 forks source link

Attributeerror:'model' object has no attribute 'text_format' #98

Closed louielu1027 closed 6 years ago

louielu1027 commented 6 years ago

when I run tools/gen_merged_model.py , Attributeerror:'model' object has no attribute 'text_format' , how to solve this ? thanks.

Another question, can I use tools/gen_merged_model.py for my own caffe net?

louielu1027 commented 6 years ago

solved. closed