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
hi xiaolong,I have downloaded your models, but I have a problem like this :
caffe.NetParameter: 350:21: Message type "caffe.LayerParameter" has no field named "roi_pooling_param".
F0705 13:13:37.228641 26936 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /home/jiayan/Downloads/adversarial-frcnn-master/models/pascal_voc/VGG16/faster_rcnn_alt_opt/faster_rcnn_test.pt
*** Check failure stack trace: ***
Aborted (core dumped)
I have git clone https://github.com/xiaolonw/adversarial-frcnn,but there is no documents about Faster-rcnn,
I dont know where is wrong,how can I solve the above the problem? Please tell me,thank you very much!
Hi, Xiaolong, your code interest me much. Could the idea apply on the faster rcnn code? since rpn is better to apply than selective search.
The text was updated successfully, but these errors were encountered: